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

tacpp::DbList Class Reference

database tables list for store all tables in one list More...

#include <TacDb.h>

List of all members.

Public Member Functions

void add (const string, const string, const string)
DbTableget (const string)
DbTableget (int)
 DbList ()
 ~DbList ()
int size ()


Detailed Description

database tables list for store all tables in one list

Version:
1
Author:
rv


Constructor & Destructor Documentation

DbList::DbList  ) 
 

init

DbList::~DbList  ) 
 

free


Member Function Documentation

void DbList::add const  string,
const  string,
const  string
 

add database

DbTable * DbList::get int   ) 
 

get table

DbTable * DbList::get const  string  ) 
 

get table

int DbList::size  ) 
 

ret size


The documentation for this class was generated from the following files:
Generated on Thu Jul 21 23:09:48 2005 for tacppd.kdevelop by doxygen 1.3.5