Ice 3.7 C++98 API Reference
Loading...
Searching...
No Matches
IceStorm::LinkInfo Struct Reference

Information on the topic links. More...

#include <IceStorm/IceStorm.h>

Collaboration diagram for IceStorm::LinkInfo:

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.

Detailed Description

Information on the topic links.

Member Data Documentation

◆ cost

::Ice::Int IceStorm::LinkInfo::cost

The cost of traversing this link.

◆ name

::std::string IceStorm::LinkInfo::name

The name of the linked topic.

◆ theTopic

::IceStorm::TopicPrx IceStorm::LinkInfo::theTopic

The linked topic.


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