Defines

locator_export.h File Reference

#include "ace/config-all.h"

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   0
#define LOCATOR_TRACE(X)   ACE_TRACE_IMPL(X)

Define Documentation

#define Locator_Export   ACE_Proper_Import_Flag
#define LOCATOR_HAS_DLL   1
#define LOCATOR_NTRACE   0
#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_TRACE (   X )    ACE_TRACE_IMPL(X)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines