TwiceAsNice  2019-02-18
Namespaces | Typedefs
BuiltinSequences.h File Reference
#include <IceUtil/PushDisableWarnings.h>
#include <Ice/ProxyF.h>
#include <Ice/ObjectF.h>
#include <Ice/Exception.h>
#include <Ice/LocalObject.h>
#include <Ice/StreamHelpers.h>
#include <IceUtil/ScopedArray.h>
#include <IceUtil/Optional.h>
#include <IceUtil/UndefSysMacros.h>
#include <IceUtil/PopDisableWarnings.h>
Include dependency graph for BuiltinSequences.h:

Namespaces

 Nice
 

 

Typedefs

typedef ::std::vector< boolNice::SeqBool
 
typedef ::std::vector< ::Ice::Byte > Nice::SeqByte
 
typedef ::std::vector< ::Nice::SeqByteNice::SeqSeqByte
 
typedef ::std::vector< ::Ice::Short > Nice::SeqShort
 
typedef ::std::vector< ::Nice::SeqShortNice::SeqSeqShort
 
typedef ::std::vector< ::Ice::Short > Nice::SeqU16Var
 
typedef ::std::vector< ::Ice::Int > Nice::SeqInt
 
typedef ::std::vector< ::Ice::Int > Nice::SeqIntVar
 
typedef ::std::vector< ::Nice::SeqIntNice::SeqSeqInt
 
typedef ::std::map< ::Ice::Int, ::Ice::Int > Nice::MapIntInt
 
typedef ::std::map< ::std::string, ::Ice::Int > Nice::MapStringInt
 
typedef ::std::vector< ::Ice::Long > Nice::SeqLong
 
typedef ::std::vector< ::Nice::SeqLongNice::SeqSeqLong
 
typedef ::std::vector< ::Ice::Float > Nice::SeqFloat
 
typedef ::std::vector< ::Nice::SeqFloatNice::SeqSeqFloat
 
typedef ::std::map< ::Ice::Int, ::Ice::Float > Nice::MapIntFloat
 
typedef ::std::map< ::std::string, ::Ice::Float > Nice::MapStringFloat
 
typedef ::std::vector< ::Ice::Double > Nice::SeqDouble
 
typedef ::std::vector< ::Nice::SeqDoubleNice::SeqSeqDouble
 
typedef ::std::map< ::Ice::Int, ::Ice::Double > Nice::MapIntDouble
 
typedef ::std::map< ::std::string, ::Ice::Double > Nice::MapStringDouble
 
typedef ::std::vector< ::std::string > Nice::SeqString
 
typedef ::std::vector< ::Nice::SeqStringNice::SeqSeqString
 
typedef ::std::map< ::std::string, ::std::string > Nice::MapStringString
 
typedef ::std::map< ::Ice::Int, ::std::string > Nice::MapIntString
 
typedef ::std::vector< ::Nice::MapStringStringNice::SeqMapStringString