Public Member Functions | |
| TextDB (const char *db_name,...) | |
| ~TextDB () | |
| void | init () |
| void | shutdown () |
| DBM * | get () |
| operator bool () const | |
| operator DBM * () const | |
| TextDB::TextDB | ( | const char * | db_name, | |
| ... | ||||
| ) |
| TextDB::~TextDB | ( | ) | [inline] |

| void TextDB::init | ( | ) |

| void TextDB::shutdown | ( | ) |

| DBM* TextDB::get | ( | ) | [inline] |
| TextDB::operator bool | ( | ) | const [inline] |
| TextDB::operator DBM * | ( | ) | const [inline] |
1.5.6