ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
imanactionhandler.h File Reference
#include <tc/tc_startup.h>
#include <sub_mgr/imanactionhandler_errors.h>
#include <tc/iman_macros.h>
#include <sub_mgr/tcactionhandler.h>

Go to the source code of this file.

Macros

#define IMANACTIONHANDLER_execute_handler   TCACTIONHANDLER_execute_handler
 
#define IMANACTIONHANDLER_find_handler   TCACTIONHANDLER_find_handler
 
#define IMANUPDATE_LIB   TCUPDATE_LIB
 
#define MAX_IMANACTIONHANDLER_ATTR_STRLEN   MAX_TCACTIONHANDLER_ATTR_STRLEN
 
#define MAX_IMANACTIONHANDLER_ID_LEN   MAX_TCACTIONHANDLER_ID_LEN
 

Detailed Description

Deprecated:

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tcactionhandler.h instead.

Use the following replacement chart for every symbol, type or API:

Old functionNew function
IMANACTIONHANDLER_execute_handlerTCACTIONHANDLER_execute_handler
IMANACTIONHANDLER_find_handlerTCACTIONHANDLER_find_handler
Old symbolNew symbol
IMANUPDATE_LIBTCUPDATE_LIB
MAX_IMANACTIONHANDLER_ATTR_STRLENMAX_TCACTIONHANDLER_ATTR_STRLEN
MAX_IMANACTIONHANDLER_ID_LENMAX_TCACTIONHANDLER_ID_LEN

Definition in file imanactionhandler.h.

Macro Definition Documentation

#define IMANACTIONHANDLER_execute_handler   TCACTIONHANDLER_execute_handler

Definition at line 35 of file imanactionhandler.h.

#define IMANACTIONHANDLER_find_handler   TCACTIONHANDLER_find_handler

Definition at line 36 of file imanactionhandler.h.

#define IMANUPDATE_LIB   TCUPDATE_LIB

Definition at line 34 of file imanactionhandler.h.

#define MAX_IMANACTIONHANDLER_ATTR_STRLEN   MAX_TCACTIONHANDLER_ATTR_STRLEN

Definition at line 33 of file imanactionhandler.h.

#define MAX_IMANACTIONHANDLER_ID_LEN   MAX_TCACTIONHANDLER_ID_LEN

Definition at line 32 of file imanactionhandler.h.