Ice 3.7 Slice API Reference
Data Members | List of all members
IceGrid::NodeDynamicInfo Struct Reference

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

defined in <IceGrid/Admin.ice>

struct NodeDynamicInfo { ... }

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

Data Members

AdapterDynamicInfoSeq adapters
 The dynamic information of the adapters deployed on this node. More...
 
NodeInfo info
 Some static information about the node. More...
 
ServerDynamicInfoSeq servers
 The dynamic information of the servers deployed on this node. More...
 

Detailed Description

Dynamic information about the state of a node.

Data Member Documentation

◆ adapters

The dynamic information of the adapters deployed on this node.

◆ info

NodeInfo info

Some static information about the node.

◆ servers

The dynamic information of the servers deployed on this node.


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