![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
This is the complete list of members for CDB, including all inherited members.
| activeTxn | CDB | protected |
| CDB(const std::string &strFilename, const char *pszMode="r+", bool fFlushOnCloseIn=true) | CDB | explicitprotected |
| CDB(const CDB &) | CDB | private |
| Close() | CDB | |
| Erase(const K &key) | CDB | inlineprotected |
| Exists(const K &key) | CDB | inlineprotected |
| fFlushOnClose | CDB | protected |
| Flush() | CDB | |
| fReadOnly | CDB | protected |
| GetCursor() | CDB | inlineprotected |
| operator=(const CDB &) | CDB | private |
| pdb | CDB | protected |
| Read(const K &key, T &value) | CDB | inlineprotected |
| ReadAtCursor(Dbc *pcursor, CDataStream &ssKey, CDataStream &ssValue, unsigned int fFlags=DB_NEXT) | CDB | inlineprotected |
| ReadVersion(int &nVersion) | CDB | inline |
| Rewrite(const std::string &strFile, const char *pszSkip=NULL) | CDB | static |
| strFile | CDB | protected |
| TxnAbort() | CDB | inline |
| TxnBegin() | CDB | inline |
| TxnCommit() | CDB | inline |
| Write(const K &key, const T &value, bool fOverwrite=true) | CDB | inlineprotected |
| WriteVersion(int nVersion) | CDB | inline |
| ~CDB() | CDB | inlineprotected |
1.8.17