Ice 3.6 Slice API Reference
|
Information about an adapter registered with the IceGrid registry. More...
Defined in <IceGrid/Admin.ice>
["cpp:comparable"]
struct AdapterInfo { ... }
Data Members | |
string | id |
The id of the adapter. More... | |
Object * | proxy |
A dummy direct proxy that contains the adapter endpoints. More... | |
string | replicaGroupId |
The replica group id of the object adapter, or empty if the adapter doesn't belong to a replica group. More... | |
Information about an adapter registered with the IceGrid registry.
string id |
The id of the adapter.
Object* proxy |
A dummy direct proxy that contains the adapter endpoints.
string replicaGroupId |
The replica group id of the object adapter, or empty if the adapter doesn't belong to a replica group.