struct LinkInfo
LinkInfo
Information on the topic links.
LinkInfoSeq
The cost of traversing this link.
The name of the linked topic.
The linked topic.
int cost;
cost
string name;
name
Topic* theTopic;
Topic*
theTopic