xbIndex Class Reference
xbIndex class
More...
#include <xbindex.h>
List of all members.
Detailed Description
xbIndex class
Constructor & Destructor Documentation
xbIndex::xbIndex |
( |
|
) |
[inline] |
xbIndex::xbIndex |
( |
xbDbf * |
pdbf |
) |
|
xbIndex::~xbIndex |
( |
|
) |
[virtual] |
Member Function Documentation
virtual xbShort xbIndex::CheckIndexIntegrity |
( |
xbShort |
|
) |
[pure virtual] |
xbShort xbIndex::CloseIndex |
( |
void |
|
) |
|
virtual void xbIndex::DumpHdrNode |
( |
xbShort |
Option |
) |
[pure virtual] |
virtual void xbIndex::DumpNodeChain |
( |
|
) |
[pure virtual] |
virtual void xbIndex::DumpNodeRec |
( |
xbLong |
|
) |
[pure virtual] |
virtual xbShort xbIndex::FindKey |
( |
|
) |
[pure virtual] |
virtual xbShort xbIndex::FindKey |
( |
const char * |
|
) |
[pure virtual] |
void xbIndex::Flush |
( |
|
) |
[virtual] |
virtual void xbIndex::FreeNodesMemory |
( |
|
) |
[protected, pure virtual] |
virtual xbULong xbIndex::GetCurDbfRec |
( |
|
) |
[pure virtual] |
virtual xbShort xbIndex::GetCurrentKey |
( |
char * |
key |
) |
[pure virtual] |
virtual void xbIndex::GetExpression |
( |
char * |
buf, |
|
|
int |
len | |
|
) |
| | [pure virtual] |
virtual xbShort xbIndex::GetFirstKey |
( |
|
) |
[pure virtual] |
virtual xbShort xbIndex::GetHeadNode |
( |
|
) |
[protected, pure virtual] |
virtual const char* xbIndex::GetIxName |
( |
|
) |
[inline, virtual] |
virtual const char* xbIndex::GetKeyExpression |
( |
|
) |
[protected, pure virtual] |
virtual xbUShort xbIndex::GetKeyLen |
( |
|
) |
[protected, pure virtual] |
virtual xbShort xbIndex::GetLastKey |
( |
|
) |
[pure virtual] |
virtual xbShort xbIndex::GetNextKey |
( |
|
) |
[pure virtual] |
virtual xbShort xbIndex::GetNodeSize |
( |
|
) |
[inline, virtual] |
virtual xbShort xbIndex::GetPrevKey |
( |
|
) |
[pure virtual] |
virtual xbLong xbIndex::GetTotalNodes |
( |
|
) |
[pure virtual] |
xbBool xbIndex::IsOpen |
( |
|
) |
[inline] |
virtual xbShort xbIndex::KeyWasChanged |
( |
|
) |
[pure virtual] |
xbShort xbIndex::OpenIndex |
( |
const char * |
FileName |
) |
|
virtual xbShort xbIndex::ReIndex |
( |
void(*)(xbLong itemNum, xbLong numItems) |
statusFunc = 0 |
) |
[pure virtual] |
virtual void xbIndex::SetNodeSize |
( |
xbShort |
size |
) |
[inline, virtual] |
virtual xbShort xbIndex::TouchIndex |
( |
void |
|
) |
[inline, virtual] |
virtual xbShort xbIndex::UniqueIndex |
( |
|
) |
[pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: