Class StreamWriter
Defined in File writer.hpp
Inheritance Relationships
Base Type
public mcap::IWritable(Class IWritable)
Class Documentation
-
class StreamWriter : public mcap::IWritable
Implements the IWritable interface used by McapWriter by wrapping a std::ostream stream.