Ice 3.7 C++98 API Reference
|
Dynamic information about the state of a node. More...
#include <IceGrid/IceGrid.h>
Public Attributes | |
::IceGrid::AdapterDynamicInfoSeq | adapters |
The dynamic information of the adapters deployed on this node. More... | |
::IceGrid::NodeInfo | info |
Some static information about the node. More... | |
::IceGrid::ServerDynamicInfoSeq | servers |
The dynamic information of the servers deployed on this node. More... | |
Dynamic information about the state of a node.
::IceGrid::AdapterDynamicInfoSeq IceGrid::NodeDynamicInfo::adapters |
The dynamic information of the adapters deployed on this node.
::IceGrid::NodeInfo IceGrid::NodeDynamicInfo::info |
Some static information about the node.
::IceGrid::ServerDynamicInfoSeq IceGrid::NodeDynamicInfo::servers |
The dynamic information of the servers deployed on this node.