#include <proto_stream_interface.h>
Definition at line 27 of file proto_stream_interface.h.
◆ ~ProtoStreamWriterInterface()
virtual cartographer::io::ProtoStreamWriterInterface::~ProtoStreamWriterInterface |
( |
| ) |
|
|
inlinevirtual |
◆ Close()
virtual bool cartographer::io::ProtoStreamWriterInterface::Close |
( |
| ) |
|
|
pure virtual |
◆ WriteProto()
virtual void cartographer::io::ProtoStreamWriterInterface::WriteProto |
( |
const google::protobuf::Message & |
proto | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: