Ice 3.7 Slice API Reference
Loading...
Searching...
No Matches
IceGrid::AdapterInfo Struct 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.
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.

Detailed Description

Information about an adapter registered with the IceGrid registry.

Data Member Documentation

◆ id

string id

The id of the adapter.

◆ 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.


The documentation for this struct was generated from the following file: