AllocationPage() (defined in AllocationPage) | AllocationPage | |
BITMAP_SIZE (defined in AllocationPage) | AllocationPage | [static] |
deserialize(const char *buffer, AllocationPage *page) (defined in AllocationPage) | AllocationPage | [static] |
getAllocatedPageCount() (defined in AllocationPage) | AllocationPage | |
getFirstPage(bool isFree) (defined in AllocationPage) | AllocationPage | |
getLastPage(bool isFree) (defined in AllocationPage) | AllocationPage | |
getNextPage(int pageNo, bool isFree) (defined in AllocationPage) | AllocationPage | |
getPrevPage(int pageNo, bool isFree) (defined in AllocationPage) | AllocationPage | |
isPageFree(int pageNo) (defined in AllocationPage) | AllocationPage | |
markPageFree(int pageNo, bool isFree) (defined in AllocationPage) | AllocationPage | |
RANGE_SIZE (defined in AllocationPage) | AllocationPage | [static] |
serialize(char *buffer) (defined in AllocationPage) | AllocationPage | |
VERSION (defined in AllocationPage) | AllocationPage | [static] |
~AllocationPage() (defined in AllocationPage) | AllocationPage |