Ice 3.7 C++11 API Reference
Namespaces | Typedefs
Config.h File Reference
#include <IceUtil/Config.h>
#include <cerrno>
#include <cstdio>
#include <cstring>
#include <string>
#include <vector>
#include <map>
#include <sys/types.h>
#include <cstddef>
Include dependency graph for Config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Ice
 

Typedefs

typedef unsigned char Ice::Byte
 The mapping for the Slice byte type. More...
 
typedef double Ice::Double
 The mapping for the Slice double type. More...
 
typedef float Ice::Float
 The mapping for the Slice float type. More...
 
typedef int Ice::Int
 The mapping for the Slice int type. More...
 
typedef long long int Ice::Long
 The mapping for the Slice long type. More...
 
typedef short Ice::Short
 The mapping for the Slice short type. More...