stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::PageCache Member List
This is the complete list of members for
stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::PageCache, including all inherited members.
| Clear() | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::PageCache | [inline] |
| GetPagelist() const | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::PageCache | [inline] |
| m_impl | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::PageCache | [protected] |
| operator=(const PageCache &pc) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::PageCache | [inline] |
| PageCache(unsigned int maxpages) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::PageCache | [inline, explicit] |
| PageCache(const PageCache &pc) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::PageCache | [inline] |
| Retrieve(void *btreeid, uint32_t pageid, BTreePage &outpage) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::PageCache | [inline] |
| SetMaxSize(unsigned int maxsize) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::PageCache | [inline] |
| Store(void *btreeid, uint32_t pageid, const BTreePage &page) | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::PageCache | [inline] |
| Verify() const | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::PageCache | [inline] |
| ~PageCache() | stx::CBTreeDB< _Key, _Compare, _BTreePageSize, _AppVersionId >::PageCache | [inline] |