Main Page | Modules | Files | Functions | Code Elements | Data Structures | Deprecated

tc/iman.h

Go to the documentation of this file.
00001 /*==============================================================================
00002                 Copyright (c) 2003-2005 UGS Corporation
00003                    Unpublished - All Rights Reserved
00004  ==============================================================================*/
00005 /*  */
00006 
00020 #ifndef IMAN_H
00021 #define IMAN_H
00022 /* */
00023 #include <fclasses/iman_basic.h>
00024 #include <tc/tc_startup.h>
00025 
00026 #define IMAN_dump_objects          TC_dump_objects
00027 #define IMAN_write_syslog          TC_write_syslog
00028 #define IMAN_report_serious_error  TC_report_serious_error
00029 #define IMAN_ask_memory_statistics TC_ask_memory_statistics
00030 #define IMAN_ask_memory_in_use     TC_ask_memory_in_use
00031 
00032 #endif