Ice 3.6 Slice API Reference
|
Information on the topic links. More...
Defined in <IceStorm/IceStorm.ice>
struct LinkInfo { ... }
Data Members | |
int | cost |
The cost of traversing this link. More... | |
string | name |
The name of the linked topic. More... | |
Topic * | theTopic |
The linked topic. More... | |
Information on the topic links.
int cost |
The cost of traversing this link.
string name |
The name of the linked topic.
Topic* theTopic |
The linked topic.