Public Member Functions
cartographer::io::ProtoStreamReaderInterface Class Reference

#include <proto_stream_interface.h>

Inheritance diagram for cartographer::io::ProtoStreamReaderInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool eof () const =0
 ProtoStreamReaderInterface ()
virtual bool ReadProto (google::protobuf::Message *proto)=0
virtual ~ProtoStreamReaderInterface ()

Detailed Description

Definition at line 39 of file proto_stream_interface.h.


Constructor & Destructor Documentation

Definition at line 42 of file proto_stream_interface.h.


Member Function Documentation

virtual bool cartographer::io::ProtoStreamReaderInterface::eof ( ) const [pure virtual]
virtual bool cartographer::io::ProtoStreamReaderInterface::ReadProto ( google::protobuf::Message *  proto) [pure virtual]

The documentation for this class was generated from the following file:


cartographer
Author(s): The Cartographer Authors
autogenerated on Thu May 9 2019 02:27:36