ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros | Functions
gcr.h File Reference
#include <stdarg.h>
#include <fclasses/tc_basic.h>
#include <tccore/grm.h>
#include <ps/libps_exports.h>
#include <ps/libps_undef.h>

Go to the source code of this file.

Macros

#define GCR_class_name_c   "ComponentRelation"
 

Functions

int GCR__exit ()
 
int GCR__initialized ()
 
PS_API int GCR_ask_relation_subtype (tag_t relation, int *stype)
 
PS_API int GCR_create_relation (tag_t primary_object, tag_t secondary_object, tag_t relation_type, tag_t user_data, tag_t *relation)
 
PS_API int GCR_delete_relation (tag_t relation)
 
int GCR_exit_module ()
 
PS_API int GCR_find_relation_type (const char *typeName, tag_t *relationType)
 
PS_API int GCR_save_relation (tag_t relation)
 
PS_API int GCR_set_relation_subtype (tag_t relation, int stype)
 

Detailed Description

This header file declares all data types and constants to be used by clients of the GCR (General Component Relation) module.

Definition in file gcr.h.