#include <proto_stream.h>
|
bool | Read (string *decompressed_data) |
|
Definition at line 59 of file proto_stream.h.
cartographer::io::ProtoStreamReader::ProtoStreamReader |
( |
const string & |
filename | ) |
|
cartographer::io::ProtoStreamReader::~ProtoStreamReader |
( |
| ) |
|
bool cartographer::io::ProtoStreamReader::Read |
( |
string * |
decompressed_data | ) |
|
|
private |
template<typename MessageType >
bool cartographer::io::ProtoStreamReader::ReadProto |
( |
MessageType * |
proto | ) |
|
|
inline |
std::ifstream cartographer::io::ProtoStreamReader::in_ |
|
private |
The documentation for this class was generated from the following files: