|
Xbase64 Class Library 3.1.2
|
#include <xbmindex.h>
Public Member Functions | |
| xbMultiIndex (xbDbf *dbf) | |
| virtual | ~xbMultiIndex () |
| virtual xbShort | CreateIndex (const char *filename, const char *tag, const char *expr, xbShort unique, xbShort overwrite)=0 |
| xbMultiIndex::xbMultiIndex | ( | xbDbf * | dbf | ) | [inline] |
| virtual xbMultiIndex::~xbMultiIndex | ( | ) | [inline, virtual] |
| virtual xbShort xbMultiIndex::CreateIndex | ( | const char * | filename, |
| const char * | tag, | ||
| const char * | expr, | ||
| xbShort | unique, | ||
| xbShort | overwrite | ||
| ) | [pure virtual] |
Implemented in xbCdx.
1.7.3