#include <proto_stream_interface.h>
Definition at line 39 of file proto_stream_interface.h.
◆ ProtoStreamReaderInterface()
cartographer::io::ProtoStreamReaderInterface::ProtoStreamReaderInterface |
( |
| ) |
|
|
default |
◆ ~ProtoStreamReaderInterface()
virtual cartographer::io::ProtoStreamReaderInterface::~ProtoStreamReaderInterface |
( |
| ) |
|
|
inlinevirtual |
◆ eof()
virtual bool cartographer::io::ProtoStreamReaderInterface::eof |
( |
| ) |
const |
|
pure virtual |
◆ ReadProto()
virtual bool cartographer::io::ProtoStreamReaderInterface::ReadProto |
( |
google::protobuf::Message * |
proto | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: