Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

VDKXDatabase Class Reference

Provides a xbXBase wrapper. More...

#include <vdkxdb.h>

List of all members.

Public Methods


Detailed Description

Provides a xbXBase wrapper.


Member Function Documentation

void VDKXDatabase::Clear  
 

Clear database closing and deleting all open tables

VDKXTable * VDKXDatabase::operator[] int    k
 

Returns table address given ordinal position

Parameters:
k  ordinal position

VDKXTable * VDKXDatabase::operator[] char *    name
 

Returns table address given table name

Parameters:
name  table name

bool VDKXDatabase::RemoveTable char *    name
 

Removes a table from database table list

Parameters:
name  table name. Returns true on success


The documentation for this class was generated from the following files:
Generated on Fri Jul 26 03:12:18 2002 for vdkxdb 0.0.4 by doxygen1.2.16