Xbase Class Library
2.0.0
|
#include "xbase/xbconfig.h"
#include <string.h>
#include <xbase/xtypes.h>
#include <xbase/retcodes.h>
#include <xbase/xdate.h>
#include <xbase/xbstring.h>
#include <xbase/dbf.h>
Go to the source code of this file.
Classes | |
struct | xbDbList |
xbDbList struct More... | |
class | xbXBase |
xbXBase class More... | |
Macros | |
#define | XDB_VERSION "2.0.0" |
#define | XBASE_VERSION "2.0.0" |
#define | XBDLLEXPORT |
#define | XBDLLEXPORT_DATA(type) type |
#define | XBDLLEXPORT_CTORFN |
Enumerations | |
enum | { F_SETLKW = 0, F_WRLCK = 0 } |
Variables | |
class XBDLLEXPORT | xbDbf |
#define XBASE_VERSION "2.0.0" |
#define XBDLLEXPORT |
#define XBDLLEXPORT_CTORFN |
#define XBDLLEXPORT_DATA | ( | type | ) | type |
#define XDB_VERSION "2.0.0" |
class XBDLLEXPORT xbDbf |