Ice 3.7 C++98 API Reference
Loading...
Searching...
No Matches
IceGrid::AdapterDynamicInfo Struct Reference

Dynamic information about the state of an adapter. More...

#include <IceGrid/IceGrid.h>

Collaboration diagram for IceGrid::AdapterDynamicInfo:

Public Attributes

::std::string id
 The id of the adapter.
::Ice::ObjectPrx proxy
 The direct proxy containing the adapter endpoints.

Detailed Description

Dynamic information about the state of an adapter.

Member Data Documentation

◆ id

::std::string IceGrid::AdapterDynamicInfo::id

The id of the adapter.

◆ proxy

::Ice::ObjectPrx IceGrid::AdapterDynamicInfo::proxy

The direct proxy containing the adapter endpoints.


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