IceGrid::AdapterInfo

Overview

struct AdapterInfo

Information on an adapter registered with the IceGrid registry.

Data Member Index

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.

proxy

Object* proxy;

A dummy direct proxy that contains the adapter endpoints.

replicaGroupId

string replicaGroupId;

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