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

VDKXDatabase Class Reference

Provides a xbXBase wrapper. More...

#include <vdkxdb.h>

List of all members.

Public Member Functions


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 Aug 13 12:14:04 2004 for vdkxdb 2.0.2 by doxygen 1.3.7