Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextIceGrid-ObjectNotRegisteredException
prevIceGrid-ObjectExistsException
Section


IceGrid::ObjectInfo

Overview

struct ObjectInfo

Information about an Ice object.

Used By

Data Member Index

proxy — The proxy of the object.
type — The type of the object.

Ztop

Data Members

Object*
Anchor
proxy
proxy
proxy;

The proxy of the object.

string
Anchor
type
type
type;

The type of the object.

Ztop

Znav
nextIceGrid-ObjectNotRegisteredException
prevIceGrid-ObjectExistsException
Section