Defines

ACEXML_Export.h File Reference

#include "ace/config-all.h"
Include dependency graph for ACEXML_Export.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#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 <nanbor@cs.wustl.edu>

Definition in file ACEXML_Export.h.


Define Documentation

#define ACEXML_Export   ACE_Proper_Import_Flag

Definition at line 37 of file ACEXML_Export.h.

#define ACEXML_HAS_DLL   1

Definition at line 27 of file ACEXML_Export.h.

#define ACEXML_SINGLETON_DECLARATION (   T  )     ACE_IMPORT_SINGLETON_DECLARATION (T)

Definition at line 38 of file ACEXML_Export.h.

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

Definition at line 39 of file ACEXML_Export.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines