|
Ice 3.7 C++98 API Reference
|
#include <IceUtil/PushDisableWarnings.h>#include <Ice/ProxyF.h>#include <Ice/ObjectF.h>#include <Ice/ValueF.h>#include <Ice/Exception.h>#include <Ice/LocalObject.h>#include <Ice/StreamHelpers.h>#include <Ice/Comparable.h>#include <IceUtil/ScopedArray.h>#include <Ice/Optional.h>#include <IceUtil/UndefSysMacros.h>#include <IceUtil/PopDisableWarnings.h>

Go to the source code of this file.
Namespaces | |
| namespace | Ice |
Typedefs | |
| typedef ::std::vector< bool > | Ice::BoolSeq |
| A sequence of bools. | |
| typedef ::std::vector< Byte > | Ice::ByteSeq |
| A sequence of bytes. | |
| typedef ::std::vector< Double > | Ice::DoubleSeq |
| A sequence of doubles. | |
| typedef ::std::vector< Float > | Ice::FloatSeq |
| A sequence of floats. | |
| typedef ::std::vector< Int > | Ice::IntSeq |
| A sequence of ints. | |
| typedef ::std::vector< Long > | Ice::LongSeq |
| A sequence of longs. | |
| typedef ::std::vector< ObjectPrx > | Ice::ObjectProxySeq |
| A sequence of object proxies. | |
| typedef ::std::vector< ObjectPtr > | Ice::ObjectSeq |
| A sequence of objects. | |
| typedef ::std::vector< Short > | Ice::ShortSeq |
| A sequence of shorts. | |
| typedef ::std::vector< ::std::string > | Ice::StringSeq |
| A sequence of strings. | |