#include <proto_stream.h>
|
void | Write (const string &uncompressed_data) |
|
Definition at line 33 of file proto_stream.h.
cartographer::io::ProtoStreamWriter::ProtoStreamWriter |
( |
const string & |
filename | ) |
|
cartographer::io::ProtoStreamWriter::~ProtoStreamWriter |
( |
| ) |
|
bool cartographer::io::ProtoStreamWriter::Close |
( |
| ) |
|
void cartographer::io::ProtoStreamWriter::Write |
( |
const string & |
uncompressed_data | ) |
|
|
private |
template<typename MessageType >
void cartographer::io::ProtoStreamWriter::WriteProto |
( |
const MessageType & |
proto | ) |
|
|
inline |
std::ofstream cartographer::io::ProtoStreamWriter::out_ |
|
private |
The documentation for this class was generated from the following files: