![]() |
Ice 3.8
Slice API Reference
|
Describes a well-known Ice object. More...
defined in <IceGrid/Descriptor.ice>
struct ObjectDescriptor { ... }
Data Members | |
Ice::Identity | id |
The identity of the object. | |
string | proxyOptions |
The proxy options to use when creating a proxy for this well-known object. | |
string | type |
The object type. |
Describes a well-known Ice object.
Definition at line 51 of file Descriptor.ice.