pjmsg_mcap_wrapper
|
Attachment Index records are found in the Summary section, providing summary information for a single Attachment.
#include <types.hpp>
Public Member Functions | |
AttachmentIndex ()=default | |
AttachmentIndex (const Attachment &attachment, ByteOffset fileOffset) | |
Public Attributes | |
ByteOffset | offset |
ByteOffset | length |
Timestamp | logTime |
Timestamp | createTime |
uint64_t | dataSize |
std::string | name |
std::string | mediaType |
|
default |
|
inline |
ByteOffset mcap::AttachmentIndex::length |
std::string mcap::AttachmentIndex::mediaType |
std::string mcap::AttachmentIndex::name |
ByteOffset mcap::AttachmentIndex::offset |