|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <tc/tc_startup.h>#include <common/emh_const.h>#include <sub_mgr/tcactionhandler_errors.h>#include <tc/tc_macros.h>#include <sub_mgr/subscription.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 | EPM_LIB "epm" |
| #define | HANDLERS_INTERNAL_LIB "sub_mgr" |
| #define | MAX_TCACTIONHANDLER_ATTR_STRLEN 240 |
| #define | MAX_TCACTIONHANDLER_ID_LEN 32 |
| #define | SA_LIB "sa" |
| #define | USER_EXITS_LIB "user_exits" |
Typedefs | |
| typedef enum HANDLER_exec_mode_e | HANDLER_exec_mode_t |
| typedef enum HANDLER_function_type_e | HANDLER_function_type_t |
Functions | |
| SUB_MGR_API int | TCACTIONHANDLER_execute_handler (tag_t handler, void *subscriptionActionMsg, int nHandlerArgs, char **handlerArgs,...) |
| SUB_MGR_API int | TCACTIONHANDLER_find_handler (const char *handlerIdToFind, tag_t *handler) |
ITK wrappers for the TcActionHandler class methods
Definition in file tcactionhandler.h.