Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CurPathLabelBlock Struct Reference

#include <CurPath.hpp>

List of all members.

Public Attributes

CurPathLabelBlock * prev
CurPathLabelBlock * next
TLabelID labels [CURPATH_LABELBLOCKSIZE]


Member Data Documentation

TLabelID CurPathLabelBlock::labels[CURPATH_LABELBLOCKSIZE]
 

Definition at line 43 of file CurPath.hpp.

Referenced by CurPath::CurPath(), CurPathIterator::GotoNext(), and CurPathIterator::GotoPrev().

CurPathLabelBlock * CurPathLabelBlock::next
 

Definition at line 42 of file CurPath.hpp.

Referenced by CurPath::AddLabel(), CurPath::CurPath(), and CurPathIterator::GotoNext().

CurPathLabelBlock* CurPathLabelBlock::prev
 

Definition at line 42 of file CurPath.hpp.

Referenced by CurPath::AddLabel(), CurPath::CurPath(), and CurPathIterator::GotoPrev().


The documentation for this struct was generated from the following file:
Generated on Sat Oct 13 16:08:52 2001 for XMILL by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001