#include "ace/config-all.h"
Include dependency graph for activator_export.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | ACTIVATOR_HAS_DLL 1 |
#define | Activator_Export ACE_Proper_Import_Flag |
#define | ACTIVATOR_SINGLETON_DECLARATION(T) ACE_IMPORT_SINGLETON_DECLARATION (T) |
#define | ACTIVATOR_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) |
#define | ACTIVATOR_NTRACE 1 |
#define | ACTIVATOR_TRACE(X) |
#define Activator_Export ACE_Proper_Import_Flag |
Definition at line 26 of file activator_export.h.
#define ACTIVATOR_HAS_DLL 1 |
Definition at line 17 of file activator_export.h.
#define ACTIVATOR_NTRACE 1 |
Definition at line 40 of file activator_export.h.
#define ACTIVATOR_SINGLETON_DECLARATION | ( | T | ) | ACE_IMPORT_SINGLETON_DECLARATION (T) |
Definition at line 27 of file activator_export.h.
#define ACTIVATOR_SINGLETON_DECLARE | ( | SINGLETON_TYPE, | |||
CLASS, | |||||
LOCK | ) | ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) |
Definition at line 28 of file activator_export.h.
#define ACTIVATOR_TRACE | ( | X | ) |
Definition at line 47 of file activator_export.h.