BLOCK_NUM_MASK | CompoundId | [private, static] |
BYTE_OFFSET_MASK | CompoundId | [private, static] |
BYTE_OFFSET_SHIFT | CompoundId | [private, static] |
comparePageIds(PageId p1, PageId p2) | CompoundId | [inline, static] |
compareSegByteIds(SegByteId t1, SegByteId t2) | CompoundId | [inline, static] |
decBlockNum(PageOrBlockId &pageId) | CompoundId | [inline, static] |
DEVICE_ID_MASK | CompoundId | [private, static] |
DEVICE_ID_SHIFT | CompoundId | [private, static] |
getBlockNum(PageOrBlockId pageId) | CompoundId | [inline, static] |
getByteOffset(SegByteId segByteId) | CompoundId | [inline, static] |
getDeviceId(PageOrBlockId pageId) | CompoundId | [inline, static] |
getMaxDeviceCount() | CompoundId | [inline, static] |
getPageId(SegByteId segByteId) | CompoundId | [inline, static] |
incBlockNum(PageOrBlockId &pageId) | CompoundId | [inline, static] |
MAX_BYTE_OFFSET | CompoundId | [static] |
MAX_DEVICES | CompoundId | [static] |
setBlockNum(PageOrBlockId &pageId, BlockNum blockNum) | CompoundId | [inline, static] |
setByteOffset(SegByteId &segByteId, uint offset) | CompoundId | [inline, static] |
setDeviceId(PageOrBlockId &pageId, DeviceId deviceId) | CompoundId | [inline, static] |
setPageId(SegByteId &segByteId, PageId pageId) | CompoundId | [inline, static] |