IceGrid::AdapterDynamicInfo
Overview
struct AdapterDynamicInfo
Dynamic information about the state of an adapter.
Used By
- AdapterDynamicInfoSeq
- NodeObserver::updateAdapter
Data Members
- string id;
-
The id of the adapter.
- Object* proxy;
-
The direct proxy containing the adapter endpoints.