|
|
Used to store persistent information for persistent subscribers. More...
#include <ArmarXCore/applications/ArmarXStorm/IceStorm/generated/IceStorm/SubscriberRecord.h>
Public Attributes | |
| int | cost |
| ::Ice::Int | cost |
| Ice::Identity | id |
| ::Ice::Identity | id |
| bool | link |
| Object * | obj |
| ::Ice::ObjectPrx | obj |
| QoS | theQoS |
| ::IceStorm::QoS | theQoS |
| Topic * | theTopic |
| ::IceStorm::TopicPrx | theTopic |
| string | topicName |
| ::std::string | topicName |
Used to store persistent information for persistent subscribers.
Definition at line 233 of file SubscriberRecord.h.
| int cost |
Definition at line 62 of file SubscriberRecord.ice.
| ::Ice::Int cost |
Definition at line 240 of file SubscriberRecord.h.
| Ice::Identity id |
Definition at line 49 of file SubscriberRecord.ice.
| ::Ice::Identity id |
Definition at line 236 of file SubscriberRecord.h.
| bool link |
Definition at line 237 of file SubscriberRecord.h.
| Object* obj |
Definition at line 54 of file SubscriberRecord.ice.
| ::Ice::ObjectPrx obj |
Definition at line 238 of file SubscriberRecord.h.
| QoS theQoS |
Definition at line 59 of file SubscriberRecord.ice.
| ::IceStorm::QoS theQoS |
Definition at line 239 of file SubscriberRecord.h.
| Topic* theTopic |
Definition at line 63 of file SubscriberRecord.ice.
| ::IceStorm::TopicPrx theTopic |
Definition at line 241 of file SubscriberRecord.h.
| string topicName |
Definition at line 47 of file SubscriberRecord.ice.
| ::std::string topicName |
Definition at line 235 of file SubscriberRecord.h.