GroupNodeInfo Struct Reference

#include <ArmarXCore/applications/ArmarXStorm/IceStorm/Replica.h>

Public Member Functions

 GroupNodeInfo (int i)
 
 GroupNodeInfo (int i, LogUpdate l, const Ice::ObjectPrx &o=Ice::ObjectPrx())
 
bool operator< (const GroupNodeInfo &rhs) const
 
bool operator== (const GroupNodeInfo &rhs) const
 

Public Attributes

const int id
 
const LogUpdate llu
 
const Ice::ObjectPrx observer
 

Detailed Description

Definition at line 21 of file Replica.h.

Constructor & Destructor Documentation

◆ GroupNodeInfo() [1/2]

GroupNodeInfo ( int i)

Definition at line 96 of file NodeI.cpp.

+ Here is the caller graph for this function:

◆ GroupNodeInfo() [2/2]

GroupNodeInfo ( int i,
LogUpdate l,
const Ice::ObjectPrx & o = Ice::ObjectPrx() )

Definition at line 100 of file NodeI.cpp.

Member Function Documentation

◆ operator<()

bool operator< ( const GroupNodeInfo & rhs) const

Definition at line 105 of file NodeI.cpp.

+ Here is the call graph for this function:

◆ operator==()

bool operator== ( const GroupNodeInfo & rhs) const

Definition at line 112 of file NodeI.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ id

const int id

Definition at line 33 of file Replica.h.

◆ llu

const LogUpdate llu

Definition at line 34 of file Replica.h.

◆ observer

const Ice::ObjectPrx observer

Definition at line 35 of file Replica.h.


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