Versions Compared

Key

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


IceGrid::AdapterInfo

Overview

struct AdapterInfo

Information about an adapter registered with the IceGrid registry.

Used By

Data Member Index

id — The id of the adapter.
proxy — A dummy direct proxy that contains the adapter endpoints.
replicaGroupId — The replica group id of the object adapter, or empty if the adapter doesn't belong to a replica group.

Ztop

Data Members

string
Anchor
id
id
id;

The id of the adapter.

Object*
Anchor
proxy
proxy
proxy;

A dummy direct proxy that contains the adapter endpoints.

string
Anchor
replicaGroupId
replicaGroupId
replicaGroupId;

The replica group id of the object adapter, or empty if the adapter doesn't belong to a replica group.

Ztop

Znav
nextIceGrid-AdapterNotExistException
prevIceGrid-AdapterDynamicInfo
Section