| allocatePageId(PageOwnerId ownerId) | LinearDeviceSegment | [virtual] |
| AllocationOrder enum name | Segment | |
| ASCENDING_ALLOCATION enum value | Segment | |
| canFlushPage(CachePage &page) | MappedPageListener | [virtual] |
| 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) | LinearDeviceSegment | [virtual] |
| delegatedCheckpoint(Segment &delegatingSegment, CheckpointType checkpointType) | LinearDeviceSegment | [virtual] |
| ensureAllocatedSize(BlockNum nPages) | LinearDeviceSegment | [virtual] |
| firstBlockId | LinearDeviceSegment | [private] |
| getAllocatedSizeInPages() | LinearDeviceSegment | [virtual] |
| getAllocationOrder() const | LinearDeviceSegment | [virtual] |
| getAvailableDevicePages() const | LinearDeviceSegment | [private] |
| getCache() const | Segment | [inline] |
| getDeviceId() const | LinearDeviceSegment | |
| 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() | LinearDeviceSegment | [virtual] |
| getNumPagesOccupiedHighWater() | LinearDeviceSegment | [virtual] |
| getPageSuccessor(PageId pageId) | LinearDeviceSegment | [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) | LinearDeviceSegment | [virtual] |
| isWriteVersioned() | Segment | [virtual] |
| LINEAR_ALLOCATION enum value | Segment | |
| LinearDeviceSegment(SharedCache cache, LinearDeviceSegmentParams const &) | LinearDeviceSegment | [explicit, private] |
| 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] |
| nPagesAllocated | LinearDeviceSegment | [private] |
| nPagesExtended | LinearDeviceSegment | [private] |
| nPagesIncrement | LinearDeviceSegment | [private] |
| nPagesMax | LinearDeviceSegment | [private] |
| PageMap typedef | Segment | [protected] |
| PageMapConstIter typedef | Segment | [protected] |
| pCache | Segment | [protected] |
| pDevice | LinearDeviceSegment | [private] |
| pTracingSegment | Segment | [protected] |
| RANDOM_ALLOCATION enum value | Segment | |
| Segment(SharedCache) | Segment | [explicit, protected] |
| SegmentFactory class | LinearDeviceSegment | [friend] |
| setLinearPageSuccessor(PageId pageId, PageId successorId) | Segment | [protected] |
| setPageSuccessor(PageId pageId, PageId successorId) | LinearDeviceSegment | [virtual] |
| setTracingSegment(WeakSegment pTracingSegmentInit) | Segment | |
| setUsablePageSize(uint) | Segment | [protected] |
| translateBlockId(BlockId) | LinearDeviceSegment | [virtual] |
| translatePageId(PageId) | LinearDeviceSegment | [virtual] |
| updatePage(PageId pageId, bool needsTranslation=false) | Segment | [virtual] |
| ~ClosableObject() | ClosableObject | [virtual] |
| ~LinearDeviceSegment() | LinearDeviceSegment | [virtual] |
| ~MappedPageListener() | MappedPageListener | [virtual] |
| ~Segment() | Segment | [virtual] |