![]() |
Ice 3.8
Slice API Reference
|
Information about a topic link. More...
defined in <IceStorm/IceStorm.ice>
struct LinkInfo { ... }
Data Members | |
int | cost |
The cost of traversing this link. | |
string | name |
The name of the linked topic. | |
Topic * | theTopic |
The linked topic proxy. This proxy is never null. |
Information about a topic link.
Definition at line 23 of file IceStorm.ice.