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