Public Member Functions | Public Attributes | List of all members
mcap::AttachmentIndex Struct Reference

Attachment Index records are found in the Summary section, providing summary information for a single Attachment. More...

#include <types.hpp>

Public Member Functions

 AttachmentIndex ()=default
 
 AttachmentIndex (const Attachment &attachment, ByteOffset fileOffset)
 

Public Attributes

Timestamp createTime
 
uint64_t dataSize
 
ByteOffset length
 
Timestamp logTime
 
std::string mediaType
 
std::string name
 
ByteOffset offset
 

Detailed Description

Attachment Index records are found in the Summary section, providing summary information for a single Attachment.

Definition at line 269 of file types.hpp.

Constructor & Destructor Documentation

◆ AttachmentIndex() [1/2]

mcap::AttachmentIndex::AttachmentIndex ( )
default

◆ AttachmentIndex() [2/2]

mcap::AttachmentIndex::AttachmentIndex ( const Attachment attachment,
ByteOffset  fileOffset 
)
inline

Definition at line 279 of file types.hpp.

Member Data Documentation

◆ createTime

Timestamp mcap::AttachmentIndex::createTime

Definition at line 273 of file types.hpp.

◆ dataSize

uint64_t mcap::AttachmentIndex::dataSize

Definition at line 274 of file types.hpp.

◆ length

ByteOffset mcap::AttachmentIndex::length

Definition at line 271 of file types.hpp.

◆ logTime

Timestamp mcap::AttachmentIndex::logTime

Definition at line 272 of file types.hpp.

◆ mediaType

std::string mcap::AttachmentIndex::mediaType

Definition at line 276 of file types.hpp.

◆ name

std::string mcap::AttachmentIndex::name

Definition at line 275 of file types.hpp.

◆ offset

ByteOffset mcap::AttachmentIndex::offset

Definition at line 270 of file types.hpp.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:31