LinkRecord Struct Reference

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
 
TopicLinkobj
 
::IceStorm::TopicLinkPrx obj
 
Topic * theTopic
 
::IceStorm::TopicPrx theTopic
 

Detailed Description

Used to store persistent information for Topic federation.

Definition at line 115 of file LinkRecord.h.

Member Data Documentation

◆ cost [1/2]

int cost

Definition at line 28 of file LinkRecord.ice.

◆ cost [2/2]

::Ice::Int cost

Definition at line 118 of file LinkRecord.h.

◆ obj [1/2]

TopicLink* obj

Definition at line 27 of file LinkRecord.ice.

◆ obj [2/2]

Definition at line 117 of file LinkRecord.h.

◆ theTopic [1/2]

Topic* theTopic

Definition at line 29 of file LinkRecord.ice.

◆ theTopic [2/2]

::IceStorm::TopicPrx theTopic

Definition at line 119 of file LinkRecord.h.


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