xbNdx class
More...
#include <xbndx.h>
|
| virtual xbUShort | GetKeyLen () |
| |
| virtual const char * | GetKeyExpression () |
| |
| virtual void | FreeNodesMemory () |
| |
| xbLong | GetLeftNodeNo (xbShort, xbNdxNodeLink *) |
| |
| xbShort | CompareKey (const char *Key1, const char *Key2, xbShort Klen) |
| | Short description.
|
| |
| xbLong | GetDbfNo (xbShort RecNo, xbNdxNodeLink *n) |
| | Short description.
|
| |
| char * | GetKeyData (xbShort, xbNdxNodeLink *) |
| |
| xbUShort | GetKeysPerNode () |
| |
| virtual xbShort | GetHeadNode () |
| |
| xbShort | GetLeafNode (xbLong, xbShort) |
| |
| xbNdxNodeLink * | GetNodeMemory () |
| |
| void | ReleaseNodeMemory (xbNdxNodeLink *n, xbBool doFree=false) |
| |
| xbShort | BSearchNode (const char *key, xbShort klen, const xbNdxNodeLink *node, xbShort *comp) |
| |
| xbLong | GetLeafFromInteriorNode (const char *Tkey, xbShort Klen) |
| |
| xbShort | CalcKeyLen () |
| |
| xbShort | PutKeyData (xbShort, xbNdxNodeLink *) |
| |
| xbShort | PutLeftNodeNo (xbShort, xbNdxNodeLink *, xbLong) |
| |
| xbShort | PutLeafNode (xbLong, xbNdxNodeLink *) |
| |
| xbShort | PutHeadNode (xbNdxHeadNode *, FILE *, xbShort) |
| |
| xbShort | PutDbfNo (xbShort, xbNdxNodeLink *, xbLong) |
| |
| xbShort | PutKeyInNode (xbNdxNodeLink *, xbShort, xbLong, xbLong, xbShort) |
| |
| xbShort | SplitLeafNode (xbNdxNodeLink *, xbNdxNodeLink *, xbShort, xbLong) |
| |
| xbShort | SplitINode (xbNdxNodeLink *, xbNdxNodeLink *, xbLong) |
| |
| xbShort | AddToIxList () |
| |
| xbShort | RemoveFromIxList () |
| |
| xbShort | RemoveKeyFromNode (xbShort, xbNdxNodeLink *) |
| |
| xbShort | FindKey (const char *Tkey, xbShort Klen, xbShort RetrieveSw) |
| |
| xbShort | UpdateParentKey (xbNdxNodeLink *) |
| |
| xbShort | GetFirstKey (xbShort) |
| |
| xbShort | GetNextKey (xbShort) |
| |
| xbShort | GetLastKey (xbLong, xbShort) |
| |
| xbShort | GetPrevKey (xbShort) |
| |
| void | UpdateDeleteList (xbNdxNodeLink *) |
| |
| void | ProcessDeleteList () |
| |
| xbNdxNodeLink * | LeftSiblingHasSpace (xbNdxNodeLink *) |
| |
| xbNdxNodeLink * | RightSiblingHasSpace (xbNdxNodeLink *) |
| |
| xbShort | DeleteSibling (xbNdxNodeLink *) |
| |
| xbShort | MoveToLeftNode (xbNdxNodeLink *, xbNdxNodeLink *) |
| |
| xbShort | MoveToRightNode (xbNdxNodeLink *, xbNdxNodeLink *) |
| |
| xbShort | FindKey (const char *Tkey, xbLong DbfRec) |
| |
| virtual xbNdx::~xbNdx |
( |
| ) |
|
|
virtual |
| xbShort xbNdx::CompareKey |
( |
const char * |
Key1, |
|
|
const char * |
Key2, |
|
|
xbShort |
Klen |
|
) |
| |
|
inlineprotected |
| xbShort xbNdx::FindKey |
( |
const char * |
Key | ) |
|
|
virtual |
| virtual void xbNdx::FreeNodesMemory |
( |
| ) |
|
|
protectedvirtual |
| xbShort xbNdx::GetCurrentKey |
( |
char * |
key | ) |
|
|
virtual |
| virtual void xbNdx::GetExpression |
( |
char * |
buf, |
|
|
int |
len |
|
) |
| |
|
virtual |
| virtual const char* xbNdx::GetExtWithDot |
( |
bool |
lower | ) |
|
|
virtual |
Short description.
Implements xbIndex.
| virtual xbShort xbNdx::GetHeadNode |
( |
| ) |
|
|
protectedvirtual |
| virtual const char* xbNdx::GetKeyExpression |
( |
| ) |
|
|
protectedvirtual |
Short description.
Implements xbIndex.
| xbLong xbNdx::GetLeafFromInteriorNode |
( |
const char * |
Tkey, |
|
|
xbShort |
Klen |
|
) |
| |
|
protected |
Short description.
Implements xbIndex.
Short description.
Implements xbIndex.
| xbLong xbNdx::GetTotalNodes |
( |
| ) |
|
|
virtual |
| xbShort xbNdx::KeyExists |
( |
const char * |
Key | ) |
|
|
inline |
| void xbNdx::ProcessDeleteList |
( |
| ) |
|
|
protected |
| xbShort xbNdx::RemoveFromIxList |
( |
| ) |
|
|
protected |
| virtual void xbNdx::SetNodeSize |
( |
xbShort |
size | ) |
|
|
virtual |
| xbLong xbNdx::ReusedxbNodeLinks |
|
protected |
The documentation for this class was generated from the following file: