, including all inherited members.
BinarySearch(const NodeType *node, key_type key) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline, protected] |
Close() | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
Exists(const key_type &key) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
FindIndex(uint32_t index, key_type &outkey, uint64_t &outoffset, uint32_t &outsize) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline, protected] |
FindKey(const key_type &key, uint64_t &outoffset, uint32_t &outsize) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline, protected] |
GetIndex(uint32_t index, key_type &outkey) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
GetIndex(uint32_t index, key_type &outkey, void *outvalue, uint32_t maxsize) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
GetIndex(uint32_t index, key_type &outkey, std::string &outvalue) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
GetSignature() const | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
KeyEqual(const key_type &a, const key_type &b) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline, protected] |
KeyUnequal(const key_type &a, const key_type &b) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline, protected] |
Lookup(const key_type &key, void *outvalue, uint32_t maxsize) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
Lookup(const key_type &key, std::string &outvalue) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
m_istream | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [protected] |
m_key_less | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [protected] |
m_pagecache | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [protected] |
m_refs | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [protected] |
m_signature | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [protected] |
m_signaturestr | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [protected] |
Open(std::istream &file, std::string *errortext=NULL) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
operator[](const key_type &key) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
ReaderImpl(const key_compare &key_less) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
ReadIndexPage(uint32_t pageoffset) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline, protected] |
ReadValueRange(uint64_t offset, void *data, uint32_t size) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline, protected] |
RefDec() | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
RefInc() | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
SetPageCache(PageCache *newpagecache) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
SetSignature(const char *newsignature) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
Size() const | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
Verify() | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
VerifyBTree() | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
VerifyBTreeChecksum() | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |
VerifyBTreeNode(uint32_t offset, key_type *minkey, key_type *maxkey, uint64_t *lastoffset) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline, protected] |
VerifyValueChecksum() | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::ReaderImpl | [inline] |