Class ProtoStreamReaderInterface

Inheritance Relationships

Derived Types

Class Documentation

class ProtoStreamReaderInterface

Subclassed by cartographer::io::InMemoryProtoStreamReader, cartographer::io::ProtoStreamReader

Public Functions

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