xbdbf.h File Reference

#include <xbase64/xbconfig.h>
#include <xbase64/xbtypes.h>
#include <xbase64/xbdate.h>
#include <xbase64/xbfile.h>
#include <iostream>
#include <stdio.h>

Go to the source code of this file.

Classes

struct  xbSchema
 Used to define the fields in a database (DBF file). More...
struct  xbSchemaRec
 Defines a field in an XBase file header (DBF file header). More...
struct  xbIxList
 xbIxList struct More...
struct  xbMH
 xbMH struct More...
class  xbDbf
 xbDbf class More...

Defines

#define XB_CHAR_FLD   'C'
#define XB_LOGICAL_FLD   'L'
#define XB_NUMERIC_FLD   'N'
#define XB_DATE_FLD   'D'
#define XB_MEMO_FLD   'M'
#define XB_FLOAT_FLD   'F'
#define XB_CLOSED   0
#define XB_OPEN   1
#define XB_UPDATED   2
#define XB_OVERLAY   1
#define XB_DONTOVERLAY   0
#define XB_CHAREOF   '\x1A'
#define XB_CHARHDR   '\x0D'

Variables

class XBDLLEXPORT xbIndex
class XBDLLEXPORT xbNdx
class XBDLLEXPORT xbNtx

Detailed Description


Define Documentation

#define XB_CHAR_FLD   'C'
#define XB_CHAREOF   '\x1A'
#define XB_CHARHDR   '\x0D'
#define XB_CLOSED   0
#define XB_DATE_FLD   'D'
#define XB_DONTOVERLAY   0
#define XB_FLOAT_FLD   'F'
#define XB_LOGICAL_FLD   'L'
#define XB_MEMO_FLD   'M'
#define XB_NUMERIC_FLD   'N'
#define XB_OPEN   1
#define XB_OVERLAY   1
#define XB_UPDATED   2

Variable Documentation

class XBDLLEXPORT xbIndex
class XBDLLEXPORT xbNdx
class XBDLLEXPORT xbNtx

Generated on 8 Jul 2010 for Xbase64 Class Library by  doxygen 1.6.1