?? type_gavltree.html
字號:
<html><head><title>Generated Documentation</title></head><body> <image src="headerimage.png"> <br><br><table><tr><td><big><big><big style="font-family: arial;"><b>GAVLTree</b></big></big></big><br><br></td><td></td></tr></table><br><br><big><big><i>Statics (public)</i></big></big><br><div style="margin-left: 40px;">void <big><b>Test</b></big>()<br></div><br><big><big><i>Constructors (public)</i></big></big><br><div style="margin-left: 40px;"><big><b>GAVLTree</b></big>()<br></div><br><big><big><i>Destructors</i></big></big><br><div style="margin-left: 40px;"><big><b>~GAVLTree</b></big>()<br></div><br><big><big><i>Public</i></big></big><br><div style="margin-left: 40px;">bool <big><b>Delete</b></big>(int nIndex)<br><div style="margin-left: 80px;"><font color=brown> Removes and deletes a node from the tree. Returns true if a node was found to delete</font></div><br>bool <big><b>Delete</b></big>(<a href="type_GAVLNode.html">GAVLNode</a>* pLikeMe)<br><div style="margin-left: 80px;"><font color=brown> Removes and deletes a node from the tree. Returns true if a node was found to delete</font></div><br><a href="type_GAVLNode.html">GAVLNode</a>* <big><b>GetNode</b></big>(int* n)<br><div style="margin-left: 80px;"><font color=brown> Returns a node from the tree</font></div><br><a href="type_GAVLNode.html">GAVLNode</a>* <big><b>GetNode</b></big>(<a href="type_GAVLNode.html">GAVLNode</a>* pLikeMe, int* pnOutIndex)<br><div style="margin-left: 80px;"><font color=brown> Gets a node that compares equal to pLikeMe.</font></div><br>int <big><b>GetSize</b></big>()<br><div style="margin-left: 80px;"><font color=brown> Returns the number of nodes in the tree</font></div><br>void <big><b>Insert</b></big>(<a href="type_GAVLNode.html">GAVLNode</a>* pNode)<br><div style="margin-left: 80px;"><font color=brown> Inserts a node into the tree</font></div><br><a href="type_GAVLNode.html">GAVLNode</a>* <big><b>Unlink</b></big>(<a href="type_GAVLNode.html">GAVLNode</a>* pLikeMe)<br><div style="margin-left: 80px;"><font color=brown> Removes a node from the tree and returns it to you so you can delete it</font></div><br><a href="type_GAVLNode.html">GAVLNode</a>* <big><b>Unlink</b></big>(int* nIndex)<br><div style="margin-left: 80px;"><font color=brown> Removes a node from the tree and returns it to you so you can delete it</font></div><br></div><br><big><big><i>Protected</i></big></big><br><div style="margin-left: 40px;"><a href="type_GAVLNode.html">GAVLNode</a>* <big><b>GetRoot</b></big>()<br></div><br></body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -