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

Information about an Ice object. More...

defined in <IceGrid/Admin.ice>

["cpp:comparable"]
struct ObjectInfo { ... }

Data Members

Object * proxy
 The proxy of the object. More...
 
string type
 The type of the object. More...
 

Detailed Description

Information about an Ice object.

Data Member Documentation

◆ proxy

Object* proxy

The proxy of the object.

◆ type

string type

The type of the object.


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