|
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.
Classes | |
| struct | Ice::Identity |
| The identity of an Ice object. More... | |
Namespaces | |
| namespace | Ice |
Typedefs | |
| typedef ::std::vector< Identity > | Ice::IdentitySeq |
| A sequence of identities. | |
| typedef ::std::map< Identity, ObjectPtr > | Ice::ObjectDict |
| A mapping between identities and Ice objects. | |