Struct RecordOffset
Defined in File types.hpp
Struct Documentation
-
struct RecordOffset
Public Functions
-
RecordOffset() = default
-
inline explicit RecordOffset(ByteOffset offset_)
-
inline RecordOffset(ByteOffset offset_, ByteOffset chunkOffset_)
-
bool operator==(const RecordOffset &other) const
-
bool operator>(const RecordOffset &other) const
-
inline bool operator!=(const RecordOffset &other) const
-
inline bool operator>=(const RecordOffset &other) const
-
inline bool operator<(const RecordOffset &other) const
-
inline bool operator<=(const RecordOffset &other) const
-
RecordOffset() = default