vdkxdb 2.4.0
Public Member Functions

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:
kordinal position
VDKXTable * VDKXDatabase::operator[] ( char *  name)

Returns table address given table name

Parameters:
nametable name
bool VDKXDatabase::RemoveTable ( char *  name)

Removes a table from database table list

Parameters:
nametable name. Returns true on success

The documentation for this class was generated from the following files: