|
The key for persistent subscribers, or topics. More...
#include <ArmarXCore/applications/ArmarXStorm/IceStorm/generated/IceStorm/SubscriberRecord.h>
Public Member Functions | |
bool | operator!= (const SubscriberRecordKey &rhs_) const |
bool | operator< (const SubscriberRecordKey &rhs_) const |
bool | operator<= (const SubscriberRecordKey &rhs_) const |
bool | operator== (const SubscriberRecordKey &rhs_) const |
bool | operator> (const SubscriberRecordKey &rhs_) const |
bool | operator>= (const SubscriberRecordKey &rhs_) const |
Public Attributes | |
Ice::Identity | id |
::Ice::Identity | id |
Ice::Identity | topic |
::Ice::Identity | topic |
The key for persistent subscribers, or topics.
If the subscriber identity is empty then the record is used as a place holder for the creation of a topic, otherwise the record holds a subscription record.
Definition at line 149 of file SubscriberRecord.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Ice::Identity id |
Definition at line 36 of file SubscriberRecord.ice.
::Ice::Identity id |
Definition at line 152 of file SubscriberRecord.h.
Ice::Identity topic |
Definition at line 32 of file SubscriberRecord.ice.
::Ice::Identity topic |
Definition at line 151 of file SubscriberRecord.h.