Ice 3.6 Slice API Reference
|
An Ice object descriptor. More...
Defined in <IceGrid/Descriptor.ice>
struct ObjectDescriptor { ... }
Data Members | |
Ice::Identity | id |
The identity of the object. More... | |
string | proxyOptions |
Proxy options to use with the proxy created for this Ice object. More... | |
string | type |
The object type. More... | |
An Ice object descriptor.
The identity of the object.
string proxyOptions |
Proxy options to use with the proxy created for this Ice object.
If empty, the proxy will be created with the proxy options specified on the object adapter or replica group.
string type |
The object type.