Public Member Functions | Public Attributes | Private Member Functions | List of all members
mcap::LinearMessageView::Iterator::Impl Class Reference

Public Member Functions

reference dereference () const
 
bool has_value () const
 
 Impl (const Impl &)=delete
 
 Impl (Impl &&)=delete
 
 Impl (McapReader &mcapReader, ByteOffset dataStart, ByteOffset dataEnd, const ReadMessageOptions &options, const ProblemCallback &onProblem)
 
void increment ()
 
Imploperator= (const Impl &)=delete
 
Imploperator= (Impl &&)=delete
 

Public Attributes

Message curMessage_
 
std::optional< MessageViewcurMessageView_
 
std::optional< IndexedMessageReaderindexedMessageReader_
 
McapReadermcapReader_
 
const ProblemCallbackonProblem_
 
ReadMessageOptions readMessageOptions_
 
std::optional< TypedRecordReaderrecordReader_
 

Private Member Functions

void onMessage (const Message &message, RecordOffset offset)
 

Detailed Description

Definition at line 663 of file reader.hpp.

Constructor & Destructor Documentation

◆ Impl() [1/3]

mcap::LinearMessageView::Iterator::Impl::Impl ( McapReader mcapReader,
ByteOffset  dataStart,
ByteOffset  dataEnd,
const ReadMessageOptions options,
const ProblemCallback onProblem 
)

◆ Impl() [2/3]

mcap::LinearMessageView::Iterator::Impl::Impl ( const Impl )
delete

◆ Impl() [3/3]

mcap::LinearMessageView::Iterator::Impl::Impl ( Impl &&  )
delete

Member Function Documentation

◆ dereference()

reference mcap::LinearMessageView::Iterator::Impl::dereference ( ) const

◆ has_value()

bool mcap::LinearMessageView::Iterator::Impl::has_value ( ) const

◆ increment()

void mcap::LinearMessageView::Iterator::Impl::increment ( )

◆ onMessage()

void mcap::LinearMessageView::Iterator::Impl::onMessage ( const Message message,
RecordOffset  offset 
)
private

◆ operator=() [1/2]

Impl& mcap::LinearMessageView::Iterator::Impl::operator= ( const Impl )
delete

◆ operator=() [2/2]

Impl& mcap::LinearMessageView::Iterator::Impl::operator= ( Impl &&  )
delete

Member Data Documentation

◆ curMessage_

Message mcap::LinearMessageView::Iterator::Impl::curMessage_

Definition at line 682 of file reader.hpp.

◆ curMessageView_

std::optional<MessageView> mcap::LinearMessageView::Iterator::Impl::curMessageView_

Definition at line 683 of file reader.hpp.

◆ indexedMessageReader_

std::optional<IndexedMessageReader> mcap::LinearMessageView::Iterator::Impl::indexedMessageReader_

Definition at line 679 of file reader.hpp.

◆ mcapReader_

McapReader& mcap::LinearMessageView::Iterator::Impl::mcapReader_

Definition at line 677 of file reader.hpp.

◆ onProblem_

const ProblemCallback& mcap::LinearMessageView::Iterator::Impl::onProblem_

Definition at line 681 of file reader.hpp.

◆ readMessageOptions_

ReadMessageOptions mcap::LinearMessageView::Iterator::Impl::readMessageOptions_

Definition at line 680 of file reader.hpp.

◆ recordReader_

std::optional<TypedRecordReader> mcap::LinearMessageView::Iterator::Impl::recordReader_

Definition at line 678 of file reader.hpp.


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


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