SubscriberRecord Struct Reference

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
 

Detailed Description

Used to store persistent information for persistent subscribers.

Definition at line 214 of file SubscriberRecord.h.

Member Data Documentation

◆ cost [1/2]

int cost

Definition at line 61 of file SubscriberRecord.ice.

◆ cost [2/2]

::Ice::Int cost

Definition at line 221 of file SubscriberRecord.h.

◆ id [1/2]

Ice::Identity id

Definition at line 48 of file SubscriberRecord.ice.

◆ id [2/2]

::Ice::Identity id

Definition at line 217 of file SubscriberRecord.h.

◆ link

bool link

Definition at line 218 of file SubscriberRecord.h.

◆ obj [1/2]

Object* obj

Definition at line 53 of file SubscriberRecord.ice.

◆ obj [2/2]

::Ice::ObjectPrx obj

Definition at line 219 of file SubscriberRecord.h.

◆ theQoS [1/2]

QoS theQoS

Definition at line 58 of file SubscriberRecord.ice.

◆ theQoS [2/2]

::IceStorm::QoS theQoS

Definition at line 220 of file SubscriberRecord.h.

◆ theTopic [1/2]

Topic* theTopic

Definition at line 62 of file SubscriberRecord.ice.

◆ theTopic [2/2]

::IceStorm::TopicPrx theTopic

Definition at line 222 of file SubscriberRecord.h.

◆ topicName [1/2]

string topicName

Definition at line 46 of file SubscriberRecord.ice.

◆ topicName [2/2]

::std::string topicName

Definition at line 216 of file SubscriberRecord.h.


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