|
|
#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 |
| 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 |