ITK Function Reference

(V10000.1.0.60_20160308.00)
iman.h
Go to the documentation of this file.
1 /*==============================================================================
2  Copyright (c) 2003-2005 UGS Corporation
3  Unpublished - All Rights Reserved
4  ==============================================================================*/
5 /* */
6 
20 #ifndef IMAN_H
21 #define IMAN_H
22 /* */
23 #include <fclasses/iman_basic.h>
24 #include <tc/tc_startup.h>
25 
26 #define IMAN_dump_objects TC_dump_objects
27 #define IMAN_write_syslog TC_write_syslog
28 #define IMAN_report_serious_error TC_report_serious_error
29 #define IMAN_ask_memory_statistics TC_ask_memory_statistics
30 #define IMAN_ask_memory_in_use TC_ask_memory_in_use
31 
32 #endif