|
|
Used to store persistent information for Topic federation. More...
#include <ArmarXCore/applications/ArmarXStorm/IceStorm/generated/IceStorm/LinkRecord.h>
Public Attributes | |
| int | cost |
| ::Ice::Int | cost |
| TopicLink * | obj |
| ::IceStorm::TopicLinkPrx | obj |
| Topic * | theTopic |
| ::IceStorm::TopicPrx | theTopic |
Used to store persistent information for Topic federation.
Definition at line 119 of file LinkRecord.h.
| int cost |
Definition at line 28 of file LinkRecord.ice.
| ::Ice::Int cost |
Definition at line 122 of file LinkRecord.h.
| TopicLink* obj |
Definition at line 27 of file LinkRecord.ice.
| ::IceStorm::TopicLinkPrx obj |
Definition at line 121 of file LinkRecord.h.
| Topic* theTopic |
Definition at line 29 of file LinkRecord.ice.
| ::IceStorm::TopicPrx theTopic |
Definition at line 123 of file LinkRecord.h.