#include "ace/config-all.h"
#include "ace/Trace.h"
Go to the source code of this file.
Defines | |
#define | DDSSECURITY_HAS_DLL 1 |
#define | DdsSecurity_Export ACE_Proper_Import_Flag |
#define | DDSSECURITY_SINGLETON_DECLARATION(T) ACE_IMPORT_SINGLETON_DECLARATION (T) |
#define | DDSSECURITY_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) |
#define | DDSSECURITY_NTRACE 0 |
#define | DDSSECURITY_TRACE(X) ACE_TRACE_IMPL(X) |
#define DdsSecurity_Export ACE_Proper_Import_Flag |
Definition at line 26 of file DdsSecurity_Export.h.
#define DDSSECURITY_HAS_DLL 1 |
Definition at line 17 of file DdsSecurity_Export.h.
#define DDSSECURITY_NTRACE 0 |
Definition at line 42 of file DdsSecurity_Export.h.
#define DDSSECURITY_SINGLETON_DECLARATION | ( | T | ) | ACE_IMPORT_SINGLETON_DECLARATION (T) |
Definition at line 27 of file DdsSecurity_Export.h.
#define DDSSECURITY_SINGLETON_DECLARE | ( | SINGLETON_TYPE, | |||
CLASS, | |||||
LOCK | ) | ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) |
Definition at line 28 of file DdsSecurity_Export.h.
#define DDSSECURITY_TRACE | ( | X | ) | ACE_TRACE_IMPL(X) |
Definition at line 52 of file DdsSecurity_Export.h.