jbt_compound::st Struct Reference
Sub-tree link structure. More...
Public Members
- st ( jbt_blobtree*, st* )
- ~st ()
- jbt_blobtree* o
- st* n
Detailed Description
Sub-tree link structure.
This struct stores a node in a link list of the sub-trees for a
compound object.
Member Function Documentation
jbt_compound::st::st( jbt_blobtree*, st* )
jbt_compound::st::~st()
Member Data Documentation
st* jbt_compound::st::n
The documentation for this struct was generated from the following file:
JSP /
libjbt v0.1
mtigges@cpsc.ucalgary.ca