Returned when iterating over Messages in a file, MessageView contains a reference to one Message, a pointer to its Channel, and an optional pointer to that Channel's Schema. The Channel pointer is guaranteed to be valid, while the Schema pointer may be null if the Channel references schema_id 0.
More...
#include <types.hpp>
Returned when iterating over Messages in a file, MessageView contains a reference to one Message, a pointer to its Channel, and an optional pointer to that Channel's Schema. The Channel pointer is guaranteed to be valid, while the Schema pointer may be null if the Channel references schema_id 0.
Definition at line 387 of file types.hpp.
◆ MessageView()
◆ channel
◆ message
const Message& mcap::MessageView::message |
◆ messageOffset
◆ schema
The documentation for this struct was generated from the following file: