IceGrid::AdapterDynamicInfo

Overview

struct AdapterDynamicInfo

Dynamic information about the state of an adapter.

Data Member Index

id

The id of the adapter.

proxy

The direct proxy containing the adapter endpoints.

id

string id;

The id of the adapter.

proxy

Object* proxy;

The direct proxy containing the adapter endpoints.