ITK Function Reference

(V10000.1.0.60_20160308.00)
Functions
genealogy.h File Reference
#include <ecm/ecm_errors.h>
#include <ecm/libecm_exports.h>
#include <ecm/libecm_undef.h>

Go to the source code of this file.

Functions

ECM_API int ECM_ask_supercedures (tag_t affected_bvr_tag, int *no_of_supercedures, tag_t **supercedure_tags)
 
ECM_API int ECM_get_ec_of_supercedure (tag_t supercedure_tag, tag_t *engineering_change_tag)
 
ECM_API int ECM_get_first_supercedure (tag_t bom_line_tag, tag_t *supercedure_tag)
 
ECM_API int ECM_get_multiple_add_supercedures (tag_t bom_add_tag, int *no_of_supercedures, tag_t **supercedure_tags)
 
ECM_API int ECM_get_multiple_cancel_supercedures (tag_t bom_cancel_tag, int *no_of_supercedures, tag_t **supercedure_tags)
 
ECM_API int ECM_get_problem_bvr (tag_t bom_cancel_tag, tag_t *problem_bvr_tag)
 
ECM_API int ECM_get_pure_adds_cancels (tag_t bom_line_tag, int *num_pure_adds, tag_t **pure_adds, int *num_pure_cancels, tag_t **pure_cancels)
 
ECM_API int ECM_get_pure_adds_cancels_for_whereused (tag_t bom_line_tag, tag_t whereused_bvr_tag, int *num_pure_adds, tag_t **pure_adds, int *num_pure_cancels, tag_t **pure_cancels)
 
ECM_API int ECM_get_supercedure_for_whereused (tag_t bom_line_tag, tag_t whereused_bvr_tag, tag_t *supercedure_tag)
 
ECM_API int ECM_set_top_line (tag_t top_line_tag)
 

Detailed Description

This include file contains the definitions for the ITK functions to access Genealogy.

Definition in file genealogy.h.