ITK Function Reference

(V10000.1.0.60_20160308.00)
metaframework.h File Reference
#include <unidefs.h>
#include <metaframework/libmetaframework_exports.h>
#include <metaframework/libmetaframework_undef.h>

Go to the source code of this file.

Functions

METAFRAMEWORK_API int BO_get_children (tag_t object, int property_names_count, const char **property_names, int *child_count, tag_t **child_tags, char ***child_context_property_names)
 
METAFRAMEWORK_API int BOREG_tag_to_uid (tag_t tag, char **string)
 
METAFRAMEWORK_API int BOREG_uid_to_tag (const char *uid, tag_t *tag)
 
METAFRAMEWORK_API int BOREG_load_bo_extender_lib (const char *bo_name)
 
METAFRAMEWORK_API int BOREG_init_extender_bo (tag_t type_tag, int operation_id)