#include "ace/config-all.h"Include dependency graph for locator_export.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | LOCATOR_HAS_DLL 1 |
| #define | Locator_Export ACE_Proper_Import_Flag |
| #define | LOCATOR_SINGLETON_DECLARATION(T) ACE_IMPORT_SINGLETON_DECLARATION (T) |
| #define | LOCATOR_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) |
| #define | LOCATOR_NTRACE 1 |
| #define | LOCATOR_TRACE(X) |
| #define Locator_Export ACE_Proper_Import_Flag |
Definition at line 26 of file locator_export.h.
| #define LOCATOR_HAS_DLL 1 |
Definition at line 17 of file locator_export.h.
| #define LOCATOR_NTRACE 1 |
Definition at line 40 of file locator_export.h.
| #define LOCATOR_SINGLETON_DECLARATION | ( | T | ) | ACE_IMPORT_SINGLETON_DECLARATION (T) |
Definition at line 27 of file locator_export.h.
| #define LOCATOR_SINGLETON_DECLARE | ( | SINGLETON_TYPE, | |||
| CLASS, | |||||
| LOCK | ) | ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) |
Definition at line 28 of file locator_export.h.
| #define LOCATOR_TRACE | ( | X | ) |
Definition at line 47 of file locator_export.h.
1.4.7