NodeInfo Struct Reference

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
 
Noden
 The node proxy. More...
 
::IceStormElection::NodePrx n
 

Detailed Description

All nodes in the replication group.

Definition at line 155 of file Election.ice.

Data Member Documentation

◆ id [1/2]

int id

The identity of the node.

Definition at line 158 of file Election.ice.

◆ id [2/2]

::Ice::Int id

Definition at line 853 of file Election.h.

◆ n [1/2]

Node* n

The node proxy.

Definition at line 160 of file Election.ice.

◆ n [2/2]

Definition at line 854 of file Election.h.


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