![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include <DS_BPlusTree.h>
Public Types | |
| enum | { NO_ACTION, REPLACE_KEY1_WITH_KEY2, PUSH_KEY_TO_PARENT, SET_BRANCH_KEY } |
Public Attributes | |
| enum DataStructures::BPlusTree::ReturnAction:: { ... } | action |
| KeyType | key1 |
| KeyType | key2 |
Definition at line 67 of file DS_BPlusTree.h.
| anonymous enum |
Definition at line 71 of file DS_BPlusTree.h.
{
NO_ACTION,
REPLACE_KEY1_WITH_KEY2,
PUSH_KEY_TO_PARENT,
SET_BRANCH_KEY,
} action; // 0=none, 1=replace key1 with key2
| enum { ... } DataStructures::BPlusTree< KeyType, DataType, order >::ReturnAction::action |
Referenced by DataStructures::BPlusTree< KeyType, DataType, order >::Delete(), DataStructures::BPlusTree< KeyType, DataType, order >::FindDeleteRebalance(), DataStructures::BPlusTree< KeyType, DataType, order >::FixUnderflow(), DataStructures::BPlusTree< KeyType, DataType, order >::Insert(), DataStructures::BPlusTree< KeyType, DataType, order >::InsertBranchDown(), and DataStructures::BPlusTree< KeyType, DataType, order >::InsertIntoNode().
| KeyType DataStructures::BPlusTree< KeyType, DataType, order >::ReturnAction::key1 |
Definition at line 69 of file DS_BPlusTree.h.
Referenced by DataStructures::BPlusTree< KeyType, DataType, order >::FindDeleteRebalance(), DataStructures::BPlusTree< KeyType, DataType, order >::FixUnderflow(), DataStructures::BPlusTree< KeyType, DataType, order >::Insert(), DataStructures::BPlusTree< KeyType, DataType, order >::InsertBranchDown(), DataStructures::BPlusTree< KeyType, DataType, order >::InsertIntoNode(), DataStructures::BPlusTree< KeyType, DataType, order >::RotateLeft(), and DataStructures::BPlusTree< KeyType, DataType, order >::RotateRight().
| KeyType DataStructures::BPlusTree< KeyType, DataType, order >::ReturnAction::key2 |
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.