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

#include <proto_stream_interface.h>

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

List of all members.

Public Member Functions

virtual bool Close ()=0
virtual void WriteProto (const google::protobuf::Message &proto)=0
virtual ~ProtoStreamWriterInterface ()

Detailed Description

Definition at line 27 of file proto_stream_interface.h.


Constructor & Destructor Documentation

Definition at line 29 of file proto_stream_interface.h.


Member Function Documentation

virtual bool cartographer::io::ProtoStreamWriterInterface::Close ( ) [pure virtual]
virtual void cartographer::io::ProtoStreamWriterInterface::WriteProto ( const 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