Public Member Functions | List of all members
cartographer::io::ProtoStreamReaderInterface Class Referenceabstract

#include <proto_stream_interface.h>

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

Public Member Functions

virtual bool eof () const =0
 
 ProtoStreamReaderInterface ()=default
 
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

◆ ProtoStreamReaderInterface()

cartographer::io::ProtoStreamReaderInterface::ProtoStreamReaderInterface ( )
default

◆ ~ProtoStreamReaderInterface()

virtual cartographer::io::ProtoStreamReaderInterface::~ProtoStreamReaderInterface ( )
inlinevirtual

Definition at line 42 of file proto_stream_interface.h.

Member Function Documentation

◆ 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:


cartographer
Author(s): The Cartographer Authors
autogenerated on Mon Feb 28 2022 22:00:59