#include <exotkTree_ListOfTreeNode.hxx>
Public Methods | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | exotkTree_ListOfTreeNode () |
| Standard_EXPORT void | Assign (const exotkTree_ListOfTreeNode &Other) |
| void | operator= (const exotkTree_ListOfTreeNode &Other) |
| Standard_EXPORT Standard_Integer | Extent () const |
| Standard_EXPORT void | Clear () |
| ~exotkTree_ListOfTreeNode () | |
| Standard_EXPORT Standard_Boolean | IsEmpty () const |
| Standard_EXPORT void | Prepend (const Handle_exotkTree_TreeNode &I) |
| Standard_EXPORT void | Prepend (exotkTree_ListOfTreeNode &Other) |
| Standard_EXPORT void | Append (const Handle_exotkTree_TreeNode &I) |
| Standard_EXPORT void | Append (exotkTree_ListOfTreeNode &Other) |
| Standard_EXPORT Handle_exotkTree_TreeNode & | First () const |
| Standard_EXPORT Handle_exotkTree_TreeNode & | Last () const |
| Standard_EXPORT void | RemoveFirst () |
| Standard_EXPORT void | Remove (exotkTree_ListIteratorOfListOfTreeNode &It) |
| Standard_EXPORT void | InsertBefore (const Handle_exotkTree_TreeNode &I, exotkTree_ListIteratorOfListOfTreeNode &It) |
| Standard_EXPORT void | InsertBefore (exotkTree_ListOfTreeNode &Other, exotkTree_ListIteratorOfListOfTreeNode &It) |
| Standard_EXPORT void | InsertAfter (const Handle_exotkTree_TreeNode &I, exotkTree_ListIteratorOfListOfTreeNode &It) |
| Standard_EXPORT void | InsertAfter (exotkTree_ListOfTreeNode &Other, exotkTree_ListIteratorOfListOfTreeNode &It) |
Private Methods | |
| Standard_EXPORT | exotkTree_ListOfTreeNode (const exotkTree_ListOfTreeNode &Other) |
Private Attributes | |
| Standard_Address | myFirst |
| Standard_Address | myLast |
Friends | |
| class | exotkTree_ListIteratorOfListOfTreeNode |
|
|
|
|
|
Definition at line 70 of file exotkTree_ListOfTreeNode.hxx. References Clear(). |
|
|
|
|
|
|
|
|
Referenced by exotkTree_TreeNode::AppendChild(). |
|
|
Referenced by operator=(). |
|
|
Referenced by ~exotkTree_ListOfTreeNode(). |
|
|
|
|
|
Referenced by exotkTree_TreeNode::FirstChild(). |
|
||||||||||||
|
|
|
||||||||||||
|
Referenced by exotkTree_TreeNode::InsertChildAfter(). |
|
||||||||||||
|
|
|
||||||||||||
|
Referenced by exotkTree_TreeNode::InsertChildBefore(). |
|
|
Referenced by exotkTree_TreeNode::HasChildren(). |
|
|
Referenced by exotkTree_TreeNode::LastChild(). |
|
|
Definition at line 54 of file exotkTree_ListOfTreeNode.hxx. |
|
|
Definition at line 50 of file exotkTree_ListOfTreeNode.hxx. |
|
||||||||||||
|
Definition at line 46 of file exotkTree_ListOfTreeNode.hxx. |
|
|
Definition at line 63 of file exotkTree_ListOfTreeNode.hxx. References Assign(). |
|
|
|
|
|
Referenced by exotkTree_TreeNode::PrependChild(). |
|
|
|
|
|
|
|
|
Definition at line 90 of file exotkTree_ListOfTreeNode.hxx. |
|
|
Definition at line 113 of file exotkTree_ListOfTreeNode.hxx. |
|
|
Definition at line 114 of file exotkTree_ListOfTreeNode.hxx. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001