![]() |
threaddb
1.0
A file mapped memory container extension
|
Classes | |
| class | database |
| C++ wrapper class of the threadDB file mapped memory container extension. More... | |
| class | ReadInfo |
| C++ wrapper class to the threadDB_ReadInfo control structure. More... | |
Typedefs | |
| typedef threadDB_ItemInfo | ItemInfo |
Functions | |
| void | threadStore (size_t idx_p, tdb::database *pthreaddb_p, const std::vector< uint64_t > *pPackageId_p) |
| void | threadRecover (size_t idx_p, tdb::database *pthreaddb_p, const std::vector< uint64_t > *pPackageId_p, const char *pStringValue_p, size_t CheckLen_p) |
| typedef threadDB_ItemInfo tdb::ItemInfo |
| void tdb::threadRecover | ( | size_t | idx_p, |
| tdb::database * | pthreaddb_p, | ||
| const std::vector< uint64_t > * | pPackageId_p, | ||
| const char * | pStringValue_p, | ||
| size_t | CheckLen_p | ||
| ) |
| void tdb::threadStore | ( | size_t | idx_p, |
| tdb::database * | pthreaddb_p, | ||
| const std::vector< uint64_t > * | pPackageId_p | ||
| ) |
1.8.16