| allocatePageId(PageOwnerId ownerId=ANON_PAGE_OWNER_ID)=0 | Segment | [pure virtual] |
| AllocationOrder enum name | Segment | |
| ASCENDING_ALLOCATION enum value | Segment | |
| canFlushPage(CachePage &page) | MappedPageListener | [virtual] |
| cbUsablePerPage | Segment | [private] |
| checkpoint(CheckpointType checkpointType=CHECKPOINT_FLUSH_ALL) | Segment | |
| ClosableObject() | ClosableObject | [explicit, protected] |
| close() | ClosableObject | |
| closeImpl() | Segment | [protected, virtual] |
| CONSECUTIVE_ALLOCATION enum value | Segment | |
| deallocatePageRange(PageId startPageId, PageId endPageId)=0 | Segment | [pure virtual] |
| delegatedCheckpoint(Segment &delegatingSegment, CheckpointType checkpointType) | Segment | [virtual] |
| ensureAllocatedSize(BlockNum nPages) | Segment | [virtual] |
| getAllocatedSizeInPages()=0 | Segment | [pure virtual] |
| getAllocationOrder() const=0 | Segment | [pure virtual] |
| getCache() const | Segment | [inline] |
| getFullPageSize() const | Segment | |
| getLinearBlockNum(PageId pageId) | Segment | [inline, static] |
| getLinearPageId(BlockNum iPage) | Segment | [inline, static] |
| getLinearPageSuccessor(PageId pageId) | Segment | [protected] |
| getMappedPageListener(BlockId blockId) | Segment | [virtual] |
| getNumPagesExtended()=0 | Segment | [pure virtual] |
| getNumPagesOccupiedHighWater()=0 | Segment | [pure virtual] |
| getPageSuccessor(PageId pageId)=0 | Segment | [pure virtual] |
| getReadableFooter(CachePage &page) | Segment | [protected] |
| getTracingListener() | Segment | [virtual] |
| getTracingSegment() | Segment | |
| getUsablePageSize() const | Segment | [inline] |
| getWritableFooter(CachePage &page) | Segment | [protected] |
| initForUse() | Segment | [virtual] |
| isClosed() const | ClosableObject | [inline] |
| isLinearPageIdAllocated(PageId pageId) | Segment | [protected] |
| isPageIdAllocated(PageId pageId)=0 | Segment | [pure virtual] |
| isWriteVersioned() | Segment | [virtual] |
| LINEAR_ALLOCATION enum value | Segment | |
| needsClose | ClosableObject | [protected] |
| notifyAfterPageCheckpointFlush(CachePage &page) | MappedPageListener | [virtual] |
| notifyAfterPageFlush(CachePage &page) | MappedPageListener | [virtual] |
| notifyAfterPageRead(CachePage &page) | MappedPageListener | [virtual] |
| notifyBeforePageFlush(CachePage &page) | MappedPageListener | [virtual] |
| notifyPageDirty(CachePage &page, bool bDataValid) | MappedPageListener | [virtual] |
| notifyPageMap(CachePage &page) | MappedPageListener | [virtual] |
| notifyPageUnmap(CachePage &page) | MappedPageListener | [virtual] |
| PageMap typedef | Segment | [protected] |
| PageMapConstIter typedef | Segment | [protected] |
| pCache | Segment | [protected] |
| pTracingSegment | Segment | [protected] |
| RANDOM_ALLOCATION enum value | Segment | |
| Segment(SharedCache) | Segment | [explicit, protected] |
| setLinearPageSuccessor(PageId pageId, PageId successorId) | Segment | [protected] |
| setPageSuccessor(PageId pageId, PageId successorId)=0 | Segment | [pure virtual] |
| setTracingSegment(WeakSegment pTracingSegmentInit) | Segment | |
| setUsablePageSize(uint) | Segment | [protected] |
| translateBlockId(BlockId)=0 | Segment | [pure virtual] |
| translatePageId(PageId)=0 | Segment | [pure virtual] |
| updatePage(PageId pageId, bool needsTranslation=false) | Segment | [virtual] |
| ~ClosableObject() | ClosableObject | [virtual] |
| ~MappedPageListener() | MappedPageListener | [virtual] |
| ~Segment() | Segment | [virtual] |