|
Ice 3.7 C++98 API Reference
|
Information on the topic links. More...
#include <IceStorm/IceStorm.h>

Public Attributes | |
| ::Ice::Int | cost |
| The cost of traversing this link. | |
| ::std::string | name |
| The name of the linked topic. | |
| ::IceStorm::TopicPrx | theTopic |
| The linked topic. | |
Information on the topic links.
| ::Ice::Int IceStorm::LinkInfo::cost |
The cost of traversing this link.
| ::std::string IceStorm::LinkInfo::name |
The name of the linked topic.
| ::IceStorm::TopicPrx IceStorm::LinkInfo::theTopic |
The linked topic.