|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#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 |
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 function | New function |
| IMANACTIONHANDLER_execute_handler | TCACTIONHANDLER_execute_handler |
| IMANACTIONHANDLER_find_handler | TCACTIONHANDLER_find_handler |
| Old symbol | New symbol |
| IMANUPDATE_LIB | TCUPDATE_LIB |
| MAX_IMANACTIONHANDLER_ATTR_STRLEN | MAX_TCACTIONHANDLER_ATTR_STRLEN |
| MAX_IMANACTIONHANDLER_ID_LEN | MAX_TCACTIONHANDLER_ID_LEN |
Definition in file imanactionhandler.h.
| #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.