acsutilExport.h File Reference
#include <acsutil.h>
Go to the source code of this file.
Detailed Description
Header file for macros dealing with ACE singletons. Since this file is generated no other Doxygen documentation is available.
Define Documentation
#define acsutil_EXPORT ACS_DLL_IMPORT |
#define ACSUTIL_HAS_DLL 1 |
#define ACSUTIL_SINGLETON_DECLARATION |
( |
T |
|
) |
ACE_IMPORT_SINGLETON_DECLARATION (T) |
#define ACSUTIL_SINGLETON_DECLARE |
( |
SINGLETON_TYPE, |
|
|
CLASS, |
|
|
LOCK |
|
) |
ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) |