Class FileWriter
Defined in File writer.hpp
Inheritance Relationships
Base Type
public mcap::IWritable(Class IWritable)
Class Documentation
-
class FileWriter : public mcap::IWritable
Implements the IWritable interface used by McapWriter by wrapping a FILE* pointer created by fopen().