#include <types.hpp>
Definition at line 353 of file types.hpp.
◆ RecordOffset() [1/3]
mcap::RecordOffset::RecordOffset |
( |
| ) |
|
|
default |
◆ RecordOffset() [2/3]
mcap::RecordOffset::RecordOffset |
( |
ByteOffset |
offset_ | ) |
|
|
inlineexplicit |
◆ RecordOffset() [3/3]
◆ operator!=()
bool mcap::RecordOffset::operator!= |
( |
const RecordOffset & |
other | ) |
const |
|
inline |
◆ operator<()
bool mcap::RecordOffset::operator< |
( |
const RecordOffset & |
other | ) |
const |
|
inline |
◆ operator<=()
bool mcap::RecordOffset::operator<= |
( |
const RecordOffset & |
other | ) |
const |
|
inline |
◆ operator==()
bool mcap::RecordOffset::operator== |
( |
const RecordOffset & |
other | ) |
const |
◆ operator>()
bool mcap::RecordOffset::operator> |
( |
const RecordOffset & |
other | ) |
const |
◆ operator>=()
bool mcap::RecordOffset::operator>= |
( |
const RecordOffset & |
other | ) |
const |
|
inline |
◆ chunkOffset
std::optional<ByteOffset> mcap::RecordOffset::chunkOffset |
◆ offset
The documentation for this struct was generated from the following file: