#include "ace/config-all.h"
Include dependency graph for portableserver_export.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | TAO_PORTABLESERVER_HAS_DLL 1 |
#define | TAO_PortableServer_Export ACE_Proper_Import_Flag |
#define | TAO_PORTABLESERVER_SINGLETON_DECLARATION(T) ACE_IMPORT_SINGLETON_DECLARATION (T) |
#define | TAO_PORTABLESERVER_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) |
#define TAO_PortableServer_Export ACE_Proper_Import_Flag |
Definition at line 28 of file portableserver_export.h.
#define TAO_PORTABLESERVER_HAS_DLL 1 |
Definition at line 18 of file portableserver_export.h.
#define TAO_PORTABLESERVER_SINGLETON_DECLARATION | ( | T | ) | ACE_IMPORT_SINGLETON_DECLARATION (T) |
Definition at line 29 of file portableserver_export.h.
#define TAO_PORTABLESERVER_SINGLETON_DECLARE | ( | SINGLETON_TYPE, | |||
CLASS, | |||||
LOCK | ) | ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) |
Definition at line 30 of file portableserver_export.h.