ITK Function Reference

(V10000.1.0.60_20160308.00)
imaneventmgr.h
Go to the documentation of this file.
1 /*==============================================================================
2  Copyright (c) 2003-2005 UGS Corporation
3  Unpublished - All Rights Reserved
4  ==============================================================================*/
5 /* */
21 #ifndef IMANEVENTMGR_H
22 #define IMANEVENTMGR_H
23 
24 /* */
25 #include <tc/tc_startup.h>
26 
27 #include <sub_mgr/tceventmgr.h>
28 
29 #define IMANEVENTMGR_name_size_c TCEVENTMGR_name_size_c
30 #define IMANEVENTMGR_post_event TCEVENTMGR_post_event
31 #define IMANEVENTMGR_post_assign_status_event TCEVENTMGR_post_assign_status_event
32 #define IMANEVENTMGR_post_attach_event TCEVENTMGR_post_attach_event
33 
34 #endif