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

#include <proto_stream_interface.h>

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

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

◆ ~ProtoStreamWriterInterface()

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

Definition at line 29 of file proto_stream_interface.h.

Member Function Documentation

◆ Close()

virtual bool cartographer::io::ProtoStreamWriterInterface::Close ( )
pure virtual

◆ WriteProto()

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 Mon Feb 28 2022 22:00:59