wisc_db
|
This is the complete list of members for wiscdb::Page, including all inherited members.
begin() | wiscdb::Page | |
BufferTest (defined in wiscdb::Page) | wiscdb::Page | friend |
DATA_SIZE | wiscdb::Page | static |
deleteRecord(const RecordId &record_id) | wiscdb::Page | |
end() | wiscdb::Page | |
File (defined in wiscdb::Page) | wiscdb::Page | friend |
getFreeSpace() const | wiscdb::Page | |
getRecord(const RecordId &record_id) const | wiscdb::Page | |
hasSpaceForRecord(const char *record_data) const | wiscdb::Page | |
header | wiscdb::Page | |
insertRecord(const char *record_data) | wiscdb::Page | |
INVALID_NUMBER | wiscdb::Page | static |
INVALID_SLOT | wiscdb::Page | static |
next_page_number() const | wiscdb::Page | |
Page() | wiscdb::Page | |
page_number() const | wiscdb::Page | |
PageIterator (defined in wiscdb::Page) | wiscdb::Page | friend |
PageTest (defined in wiscdb::Page) | wiscdb::Page | friend |
print() | wiscdb::Page | |
SIZE | wiscdb::Page | static |
updateRecord(const RecordId &record_id, const char *record_data) | wiscdb::Page |