IceGrid::ObjectInfo

Overview

struct ObjectInfo

Information on an Ice object.

Data Member Index

proxy

The proxy of the object.

type

The type of the object.

proxy

Object* proxy;

The proxy of the object.

type

string type;

The type of the object.