|
All nodes in the replication group. More...
defined in <ArmarXCore/applications/ArmarXStorm/IceStorm/Election.ice>
struct NodeInfo { ... }
Data Members | |
int | id |
The identity of the node. More... | |
::Ice::Int | id |
Node * | n |
The node proxy. More... | |
::IceStormElection::NodePrx | n |
All nodes in the replication group.
Definition at line 155 of file Election.ice.
int id |
The identity of the node.
Definition at line 158 of file Election.ice.
::Ice::Int id |
Definition at line 853 of file Election.h.
Node* n |
The node proxy.
Definition at line 160 of file Election.ice.
Definition at line 854 of file Election.h.