|
Xbase64 Class Library
3.1.2
|
#include <xbase64/xbconfig.h>#include <string.h>#include "xbtypes.h"#include "xbretcod.h"#include "xbdate.h"#include "xbstring.h"#include "xbdbf.h"Go to the source code of this file.
Classes | |
| struct | xbDbList |
| xbDbList struct More... | |
| class | xbXBase |
| xbXBase class More... | |
Macros | |
| #define | XBDLLEXPORT |
| #define | XBDLLEXPORT_DATA(type) type |
| #define | XBDLLEXPORT_CTORFN |
| #define | XB_SINGLE_USER_MODE 0 |
| #define | XB_UNLOCK 200 |
| #define | XB_LOCK 201 |
| #define | XB_LOCK_HOLD 202 |
| #define | XB_MIN(a, b) (((a) < (b)) ? (a) : (b)) |
Variables | |
| class XBDLLEXPORT | xbDbf |
| #define XB_LOCK 201 |
| #define XB_LOCK_HOLD 202 |
| #define XB_MIN | ( | a, | |
| b | |||
| ) | (((a) < (b)) ? (a) : (b)) |
| #define XB_SINGLE_USER_MODE 0 |
| #define XB_UNLOCK 200 |
| #define XBDLLEXPORT |
| #define XBDLLEXPORT_CTORFN |
| #define XBDLLEXPORT_DATA | ( | type | ) | type |
| class XBDLLEXPORT xbDbf |
1.8.2