Ice 3.7 Slice API Reference
Data Members | List of all members
IceStorm::LinkInfo Struct Reference

Information on the topic links. More...

defined in <IceStorm/IceStorm.ice>

struct LinkInfo { ... }

Collaboration diagram for IceStorm::LinkInfo:
Collaboration graph
[legend]

Data Members

int cost
 The cost of traversing this link. More...
 
string name
 The name of the linked topic. More...
 
TopictheTopic
 The linked topic. More...
 

Detailed Description

Information on the topic links.

Data Member Documentation

◆ cost

int cost

The cost of traversing this link.

◆ name

string name

The name of the linked topic.

◆ theTopic

Topic* theTopic

The linked topic.


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