Ice 3.7 Slice API Reference
Loading...
Searching...
No Matches
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.
string type
 The type of the object.

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: