Ice 3.7 C++98 API Reference
Loading...
Searching...
No Matches
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

namespace  Ice

Typedefs

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