Defines

ACE_QoS_Export.h File Reference

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

Go to the source code of this file.

Defines

#define ACE_QoS_HAS_DLL   1
#define ACE_QoS_Export   ACE_Proper_Import_Flag
#define ACE_QoS_SINGLETON_DECLARATION(T)   ACE_IMPORT_SINGLETON_DECLARATION (T)
#define ACE_QoS_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)   ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)

Define Documentation

#define ACE_QoS_Export   ACE_Proper_Import_Flag

Definition at line 29 of file ACE_QoS_Export.h.

#define ACE_QoS_HAS_DLL   1

Definition at line 18 of file ACE_QoS_Export.h.

#define ACE_QoS_SINGLETON_DECLARATION (   T  )     ACE_IMPORT_SINGLETON_DECLARATION (T)

Definition at line 30 of file ACE_QoS_Export.h.

#define ACE_QoS_SINGLETON_DECLARE (   SINGLETON_TYPE,
  CLASS,
  LOCK 
)    ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)

Definition at line 31 of file ACE_QoS_Export.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines