Xbase64 Class Library 3.1.2
|
xbNtxNodeLink struct More...
#include <xbnode.h>
Public Member Functions | |
xbNodeLink () | |
void | AddNode (xbNodeLink *node) |
xbNodeLink * | GetNext () |
Public Attributes | |
xbNodeLink * | PrevNode |
xbNodeLink * | NextNode |
xbUShort | CurKeyNo |
xbLong | NodeNo |
struct NtxLeafNode | Leaf |
xbUShort * | offsets |
xbNtxNodeLink struct
xbNodeLink::xbNodeLink | ( | ) | [inline] |
void xbNodeLink::AddNode | ( | xbNodeLink * | node | ) |
xbNodeLink* xbNodeLink::GetNext | ( | ) | [inline] |
struct NtxLeafNode xbNodeLink::Leaf |