ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros | Functions
tceventtype.h File Reference
#include <tc/tc_startup.h>
#include <common/emh_const.h>
#include <sub_mgr/tceventtype_errors.h>
#include <tc/tc_macros.h>
#include <sub_mgr/libsub_mgr_exports.h>
#include <sub_mgr/libsub_mgr_undef.h>

Go to the source code of this file.

Macros

#define MAX_TCEVENTTYPE_ATTR_STRLEN   240
 
#define MAX_TCEVENTTYPE_ID_LEN   32
 

Functions

SUB_MGR_API int TCEVENTTYPE_ask_eventtype_id (tag_t eventType, char eventTypeId[MAX_TCEVENTTYPE_ID_LEN+1])
 
SUB_MGR_API int TCEVENTTYPE_ask_eventtype_id2 (tag_t eventType, char **eventTypeId)
 
SUB_MGR_API int TCEVENTTYPE_ask_user_has_access_to_eventtype (tag_t eventTypeToCheck, logical *verdict)
 
SUB_MGR_API int TCEVENTTYPE_find (const char *eventTypeId, tag_t *eventType)
 

Detailed Description

ITK wrappers for the TceventType class methods

Definition in file tceventtype.h.