Ice 3.7 C++11 API Reference
Classes | Namespaces | Typedefs
Identity.h File 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>
Include dependency graph for Identity.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Ice::Identity
 The identity of an Ice object. More...
 

Namespaces

 Ice
 

Typedefs

using Ice::IdentitySeq = ::std::vector< Identity >
 A sequence of identities. More...
 
using Ice::ObjectDict = ::std::map< Identity, ::std::shared_ptr< Object > >
 A mapping between identities and Ice objects. More...