#include <dkcRedBlackTree.h>
dkc_RedBlackRootのコラボレーション図
Public 変数 | |
DKC_RED_BLACK_NODE | sentinel |
DKC_RED_BLACK_NODE * | root |
DKC_SAME_OBJECT_POOL * | node_pool |
unsigned int | node_count |
Node count | |
unsigned int | node_max |
DKC_RED_BLACK_TREE_DESTRUCTOR_F_TYPE | destructor |
dkcRedBlackTree.h の 58 行で定義されています。
|
dkcRedBlackTree.h の 65 行で定義されています。 参照元 dkcAllocRedBlackTreeRoot(), と dkcRedBlackTreeAllErase(). |
|
Node count
dkcRedBlackTree.h の 63 行で定義されています。 参照元 dkcAllocRedBlackTreeRoot(), dkcRedBlackTree_deleteNode(), dkcRedBlackTree_insertNode(), と dkcRedBlackTreeAllErase(). |
|
dkcRedBlackTree.h の 64 行で定義されています。 参照元 dkcAllocRedBlackTreeRoot(), と dkcRedBlackTree_insertNode(). |
|
dkcRedBlackTree.h の 61 行で定義されています。 参照元 dkcAllocRedBlackTreeRoot(), dkcFreeRedBlackTreeRoot(), dkcRedBlackTree_deleteNode(), と dkcRedBlackTree_insertNode(). |
|
|
dkcRedBlackTree.h の 59 行で定義されています。 |