#include <cdb.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
cdb::TableStorage::TableStorage |
( |
|
) |
[protected] |
cdb::TableStorage::~TableStorage |
( |
|
) |
[protected] |
Member Function Documentation
Boolean cdb::TableStorage::bind |
( |
const char * |
name, |
|
|
Table * |
table | |
|
) |
| | |
Table* cdb::TableStorage::find |
( |
const char * |
name |
) |
|
TableFactory cdb::TableStorage::findType |
( |
const char * |
name |
) |
|
Table* cdb::TableStorage::first |
( |
void |
|
) |
|
const char* cdb::TableStorage::getDefault |
( |
void |
|
) |
|
void cdb::TableStorage::setDefault |
( |
const char * |
name |
) |
|
Friends And Related Function Documentation
friend class ACE_Singleton< TableStorage, ACE_Null_Mutex > [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: