Xbase64 Class Library
3.1.2
Main Page
Classes
Files
File List
File Members
xbase64
xbmindex.h
Go to the documentation of this file.
1
#ifndef xbMultiIndex_h
2
#define xbMultiIndex_h
3
4
#include <
xbase64/xbase64.h
>
5
6
class
xbMultiIndex
:
public
xbIndex
7
{
8
public
:
9
xbMultiIndex
(
xbDbf
*
dbf
):
xbIndex
(dbf) {}
10
virtual
~xbMultiIndex
() {}
11
virtual
xbShort
CreateIndex
(
const
char
* filename,
const
char
* tag,
12
const
char
* expr,
xbShort
unique,
xbShort
overwrite)=0;
13
};
14
#endif
Generated on Sat Jan 5 2013 19:43:48 for Xbase64 Class Library by
1.8.2