ACEXML  6.1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
ACEXML_Export.h File Reference
#include "ace/config-all.h"

Macros

#define ACEXML_HAS_DLL   1
 
#define ACEXML_Export   ACE_Proper_Import_Flag
 
#define ACEXML_SINGLETON_DECLARATION(T)   ACE_IMPORT_SINGLETON_DECLARATION (T)
 
#define ACEXML_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)   ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)
 

Detailed Description

Id:
ACEXML_Export.h 80826 2008-03-04 14:51:23Z wotte
Author
Nanbor Wang nanbo.nosp@m.r@cs.nosp@m..wust.nosp@m.l.ed.nosp@m.u

Macro Definition Documentation

#define ACEXML_Export   ACE_Proper_Import_Flag
#define ACEXML_HAS_DLL   1
#define ACEXML_SINGLETON_DECLARATION (   T)    ACE_IMPORT_SINGLETON_DECLARATION (T)
#define ACEXML_SINGLETON_DECLARE (   SINGLETON_TYPE,
  CLASS,
  LOCK 
)    ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)