Xbase Class Library  2.0.0
Classes | Macros | Enumerations | Variables
xbase.h File Reference
#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
 

Macro Definition Documentation

#define XBASE_VERSION   "2.0.0"
#define XBDLLEXPORT
#define XBDLLEXPORT_CTORFN
#define XBDLLEXPORT_DATA (   type)    type
#define XDB_VERSION   "2.0.0"

Enumeration Type Documentation

anonymous enum
Enumerator
F_SETLKW 
F_WRLCK 

Variable Documentation