Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextIceStorm-NoSuchLink
prevIceStorm-LinkExists
Section


IceStorm::LinkInfo

Overview

struct LinkInfo

Information on the topic links.

Used By

Data Member Index

theTopic — The linked topic.
name — The name of the linked topic.
cost — The cost of traversing this link.

Ztop

Data Members

IceStorm::Topic*
Anchor
theTopic
theTopic
theTopic;

The linked topic.

string
Anchor
name
name
name;

The name of the linked topic.

int
Anchor
cost
cost
cost;

The cost of traversing this link.

Ztop

Znav
nextIceStorm-NoSuchLink
prevIceStorm-LinkExists
Section