Ice 3.7 C++98 API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
IceGrid::NodeDynamicInfo Struct Reference

Dynamic information about the state of a node. More...

#include <IceGrid/IceGrid.h>

Collaboration diagram for IceGrid::NodeDynamicInfo:
Collaboration graph
[legend]

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...
 

Detailed Description

Dynamic information about the state of a node.

Member Data Documentation

◆ adapters

::IceGrid::AdapterDynamicInfoSeq IceGrid::NodeDynamicInfo::adapters

The dynamic information of the adapters deployed on this node.

◆ info

::IceGrid::NodeInfo IceGrid::NodeDynamicInfo::info

Some static information about the node.

◆ servers

::IceGrid::ServerDynamicInfoSeq IceGrid::NodeDynamicInfo::servers

The dynamic information of the servers deployed on this node.


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