Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

c:/home/kevn/src/animaniac/ani/aniConfig.h File Reference

#include <syn/synDefines.h>

Go to the source code of this file.

Defines

#define ANI_OPT
#define ANI_EXPORT(__type)   __type
#define ANI_EXPORT_CLASS
#define ANI_EXPORT_DATA(__type)   __type
#define ANI_IMPORT(__type)   __type
#define ANI_IMPORT_CLASS
#define ANI_IMPORT_DATA(__type)   __type
#define ANI_EXTERN(__type)   extern __type
#define ANI_IMPLEMENT(__type)   __type
#define ANI_EXTERN_DATA(__type)   extern __type
#define ANI_IMPLEMENT_DATA(__type)   __type
#define ANI_CALLBACK
#define ANI_CALLBACK_DECL
#define ANI_STATIC_CALLBACK(__x)   static __x
#define ANI_API(__type)   ANI_IMPORT(__type)
#define ANI_CLASS_API   ANI_IMPORT_CLASS
#define ANI_DATA_API(__type)   ANI_IMPORT_DATA(__type)


Define Documentation

#define ANI_OPT
 

Definition at line 43 of file aniConfig.h.

#define ANI_EXPORT __type       __type
 

Definition at line 112 of file aniConfig.h.

#define ANI_EXPORT_CLASS
 

Definition at line 113 of file aniConfig.h.

#define ANI_EXPORT_DATA __type       __type
 

Definition at line 114 of file aniConfig.h.

#define ANI_IMPORT __type       __type
 

Definition at line 115 of file aniConfig.h.

#define ANI_IMPORT_CLASS
 

Definition at line 116 of file aniConfig.h.

#define ANI_IMPORT_DATA __type       __type
 

Definition at line 117 of file aniConfig.h.

#define ANI_EXTERN __type       extern __type
 

Definition at line 119 of file aniConfig.h.

#define ANI_IMPLEMENT __type       __type
 

Definition at line 120 of file aniConfig.h.

#define ANI_EXTERN_DATA __type       extern __type
 

Definition at line 121 of file aniConfig.h.

#define ANI_IMPLEMENT_DATA __type       __type
 

Definition at line 122 of file aniConfig.h.

#define ANI_CALLBACK
 

Definition at line 124 of file aniConfig.h.

#define ANI_CALLBACK_DECL
 

Definition at line 125 of file aniConfig.h.

#define ANI_STATIC_CALLBACK __x       static __x
 

Definition at line 126 of file aniConfig.h.

#define ANI_API __type       ANI_IMPORT(__type)
 

Definition at line 135 of file aniConfig.h.

#define ANI_CLASS_API   ANI_IMPORT_CLASS
 

Definition at line 136 of file aniConfig.h.

#define ANI_DATA_API __type       ANI_IMPORT_DATA(__type)
 

Definition at line 137 of file aniConfig.h.


Generated on Wed Jun 12 01:54:03 2002 for Animaniac by doxygen1.2.15