23# include <sys/types.h>
28# include <dispatch/dispatch.h>
55#ifdef ICE_CPP11_MAPPING
57typedef long long int Long;
#define ICE_API
Definition Config.h:197
long long Int64
Definition Config.h:342
Definition BuiltinSequences.h:113
int Int
The mapping for the Slice int type.
Definition Config.h:54
float Float
The mapping for the Slice float type.
Definition Config.h:63
IceUtil::Int64 Long
The mapping for the Slice long type.
Definition Config.h:60
double Double
The mapping for the Slice double type.
Definition Config.h:65
short Short
The mapping for the Slice short type.
Definition Config.h:52
unsigned char Byte
The mapping for the Slice byte type.
Definition Config.h:50