#include "ace/config-all.h"
#include "ace/Trace.h"
Include dependency graph for inforepo_export.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | OPENDDS_INFOREPOLIB_HAS_DLL 1 |
#define | OpenDDS_InfoRepoLib_Export ACE_Proper_Import_Flag |
#define | OPENDDS_INFOREPOLIB_SINGLETON_DECLARATION(T) ACE_IMPORT_SINGLETON_DECLARATION (T) |
#define | OPENDDS_INFOREPOLIB_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) |
#define | OPENDDS_INFOREPOLIB_NTRACE 0 |
#define | ACE_HAS_TRACE |
#define | OPENDDS_INFOREPOLIB_TRACE(X) ACE_TRACE_IMPL(X) |
#define ACE_HAS_TRACE |
Definition at line 47 of file inforepo_export.h.
#define OpenDDS_InfoRepoLib_Export ACE_Proper_Import_Flag |
Definition at line 23 of file inforepo_export.h.
#define OPENDDS_INFOREPOLIB_HAS_DLL 1 |
Definition at line 14 of file inforepo_export.h.
#define OPENDDS_INFOREPOLIB_NTRACE 0 |
Definition at line 39 of file inforepo_export.h.
#define OPENDDS_INFOREPOLIB_SINGLETON_DECLARATION | ( | T | ) | ACE_IMPORT_SINGLETON_DECLARATION (T) |
Definition at line 24 of file inforepo_export.h.
#define OPENDDS_INFOREPOLIB_SINGLETON_DECLARE | ( | SINGLETON_TYPE, | |||
CLASS, | |||||
LOCK | ) | ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) |
Definition at line 25 of file inforepo_export.h.
#define OPENDDS_INFOREPOLIB_TRACE | ( | X | ) | ACE_TRACE_IMPL(X) |
Definition at line 49 of file inforepo_export.h.