Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
skTreeNode Member List
This is the complete list of members for skTreeNode, including all inherited members.
- addChild(skTreeNode*)
- boolData() const
- boolData(bool)
- clear()
- containsChild(skTreeNode*)
- copyItems(skTreeNode& node)
- data() const
- data(const skString& s)
- deleteChild(skTreeNode*)
- findChild(const skString& label) const
- findChild(const skString& label,const skString& data) const
- findChildboolData(const skString& label, bool defaultVal=false) const
- findChildData(const skString& label,const skString& defaultVal) const
- findChildFloatData(const skString& label, float defaultVal=0.0f) const
- findChildIntData(const skString& label, int defaultVal=0) const
- findChildLongData(const skString& label, long defaultVal=0) const
- floatData() const
- floatData(float)
- intData() const
- intData(int)
- label() const
- label(const skString& s)
- longData() const
- longData(long)
- moveItemsFrom(skTreeNode& node)
- nthChild(USize i) const
- nthChildData(USize index) const
- nthChildIntData(USize index) const
- numChildren() const
- operator=(const skTreeNode& )
- prependChild(skTreeNode*)
- read(const skString& file)
[static]
- setChild(skTreeNode*)
- skTreeNode()
- skTreeNode(const skTreeNode& )
- skTreeNode(const skString& label)
- skTreeNode(const skString& label,const skString& data)
- skTreeNode(const skString& label,bool data)
- skTreeNode(const skString& label,int data)
- skTreeNode(const skString& label,long data)
- skTreeNode(const skString& label,float data)
- skTreeNodeList (defined in skTreeNode)
[friend]
- skTreeNodeListIterator (defined in skTreeNode)
[friend]
- write(ostream& out,USize tabstops) const
- write(const skString& file) const
- ~skTreeNode()
[virtual]
Generated at Mon May 14 08:43:08 2001 for Simkin by
1.2.1 written by Dimitri van Heesch,
© 1997-2000