DAnCE ..
Defines

Installation_Repository_Manager_export.h File Reference

#include "ace/config-all.h"
#include "ace/Trace.h"

Defines

#define INSTALLATION_REPOSITORY_MANAGER_HAS_DLL   1
#define Installation_Repository_Manager_Export   ACE_Proper_Import_Flag
#define INSTALLATION_REPOSITORY_MANAGER_SINGLETON_DECLARATION(T)   ACE_IMPORT_SINGLETON_DECLARATION (T)
#define INSTALLATION_REPOSITORY_MANAGER_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)   ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)
#define INSTALLATION_REPOSITORY_MANAGER_NTRACE   0
#define ACE_HAS_TRACE
#define INSTALLATION_REPOSITORY_MANAGER_TRACE(X)   ACE_TRACE_IMPL(X)

Define Documentation

#define ACE_HAS_TRACE
#define Installation_Repository_Manager_Export   ACE_Proper_Import_Flag
#define INSTALLATION_REPOSITORY_MANAGER_HAS_DLL   1
#define INSTALLATION_REPOSITORY_MANAGER_NTRACE   0
#define INSTALLATION_REPOSITORY_MANAGER_SINGLETON_DECLARATION (   T)    ACE_IMPORT_SINGLETON_DECLARATION (T)
#define INSTALLATION_REPOSITORY_MANAGER_SINGLETON_DECLARE (   SINGLETON_TYPE,
  CLASS,
  LOCK 
)    ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)
#define INSTALLATION_REPOSITORY_MANAGER_TRACE (   X)    ACE_TRACE_IMPL(X)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines