IceGrid::AdapterDynamicInfo

Overview

struct AdapterDynamicInfo

Dynamic information about the state of an adapter.

Used By

Data Member Index

id — The id of the adapter.
proxy — The direct proxy containing the adapter endpoints.

Data Members

string id;

The id of the adapter.

Object* proxy;

The direct proxy containing the adapter endpoints.