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 20 of file Replica.h.

Constructor & Destructor Documentation

◆ GroupNodeInfo() [1/2]

GroupNodeInfo ( int  i)

Definition at line 84 of file NodeI.cpp.

◆ GroupNodeInfo() [2/2]

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

Definition at line 89 of file NodeI.cpp.

Member Function Documentation

◆ operator<()

bool operator< ( const GroupNodeInfo rhs) const

Definition at line 95 of file NodeI.cpp.

◆ operator==()

bool operator== ( const GroupNodeInfo rhs) const

Definition at line 101 of file NodeI.cpp.

Member Data Documentation

◆ id

const int id

Definition at line 32 of file Replica.h.

◆ llu

const LogUpdate llu

Definition at line 33 of file Replica.h.

◆ observer

const Ice::ObjectPrx observer

Definition at line 34 of file Replica.h.


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