Ice 3.7 Slice API Reference
Data Members | List of all members
IceGrid::ObjectDescriptor Struct Reference

An Ice object descriptor. More...

defined in <IceGrid/Descriptor.ice>

struct ObjectDescriptor { ... }

Collaboration diagram for IceGrid::ObjectDescriptor:
Collaboration graph
[legend]

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...
 

Detailed Description

An Ice object descriptor.

Data Member Documentation

◆ id

The identity of the object.

◆ proxyOptions

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.

◆ type

string type

The object type.


The documentation for this struct was generated from the following file: