DataStorm  0.1
Data Distribution Service
Macros
Config.h File Reference

Go to the source code of this file.

Macros

#define DATASTORM_VERSION   0,1,0,0
 
#define DATASTORM_STRING_VERSION   "0.1.0"
 
#define DATASTORM_SO_VERSION   "0"
 
#define DATASTORM_LIBNAME(NAME)   NAME DATASTORM_SO_VERSION ""
 
#define DATASTORM_DECLSPEC_EXPORT
 
#define DATASTORM_DECLSPEC_IMPORT
 
#define DATASTORM_API   DATASTORM_DECLSPEC_IMPORT
 
#define ICE_CPP11_MAPPING   1
 

Macro Definition Documentation

◆ DATASTORM_API

#define DATASTORM_API   DATASTORM_DECLSPEC_IMPORT

◆ DATASTORM_DECLSPEC_EXPORT

#define DATASTORM_DECLSPEC_EXPORT

◆ DATASTORM_DECLSPEC_IMPORT

#define DATASTORM_DECLSPEC_IMPORT

◆ DATASTORM_LIBNAME

#define DATASTORM_LIBNAME (   NAME)    NAME DATASTORM_SO_VERSION ""

◆ DATASTORM_SO_VERSION

#define DATASTORM_SO_VERSION   "0"

◆ DATASTORM_STRING_VERSION

#define DATASTORM_STRING_VERSION   "0.1.0"

◆ DATASTORM_VERSION

#define DATASTORM_VERSION   0,1,0,0

◆ ICE_CPP11_MAPPING

#define ICE_CPP11_MAPPING   1