ExtentDataHeaderV5
return offsetof(ExtentDataHeaderV5::OnDiskData, crc);
ExtentDataHeaderV5* header = new (std::nothrow) ExtentDataHeaderV5(buffer);
return sizeof(ExtentDataHeaderV5::OnDiskData);
ExtentDataHeaderV5::_SwapEndian()
ExtentDataHeaderV5::ExtentDataHeaderV5(const char* buffer)
ExtentDataHeaderV5::~ExtentDataHeaderV5()
ExtentDataHeaderV5::Magic()
ExtentDataHeaderV5::Blockno()
ExtentDataHeaderV5::Lsn()
ExtentDataHeaderV5::Owner()
ExtentDataHeaderV5::Uuid()
ExtentDataHeaderV5(const char* buffer);
~ExtentDataHeaderV5();
class ExtentDataHeaderV5 : public ExtentDataHeader