#include <proto_stream_deserializer.h>
Definition at line 34 of file proto_stream_deserializer.h.
◆ ProtoStreamDeserializer() [1/3]
◆ ProtoStreamDeserializer() [2/3]
◆ ProtoStreamDeserializer() [3/3]
◆ all_trajectory_builder_options()
const mapping::proto::AllTrajectoryBuilderOptions& cartographer::io::ProtoStreamDeserializer::all_trajectory_builder_options |
( |
| ) |
|
|
inline |
◆ header()
mapping::proto::SerializationHeader& cartographer::io::ProtoStreamDeserializer::header |
( |
| ) |
|
|
inline |
◆ operator=()
◆ pose_graph() [1/2]
mapping::proto::PoseGraph& cartographer::io::ProtoStreamDeserializer::pose_graph |
( |
| ) |
|
|
inline |
◆ pose_graph() [2/2]
const mapping::proto::PoseGraph& cartographer::io::ProtoStreamDeserializer::pose_graph |
( |
| ) |
const |
|
inline |
◆ ReadNextSerializedData()
bool cartographer::io::ProtoStreamDeserializer::ReadNextSerializedData |
( |
mapping::proto::SerializedData * |
data | ) |
|
◆ all_trajectory_builder_options_
mapping::proto::SerializedData cartographer::io::ProtoStreamDeserializer::all_trajectory_builder_options_ |
|
private |
◆ header_
mapping::proto::SerializationHeader cartographer::io::ProtoStreamDeserializer::header_ |
|
private |
◆ pose_graph_
mapping::proto::SerializedData cartographer::io::ProtoStreamDeserializer::pose_graph_ |
|
private |
◆ reader_
The documentation for this class was generated from the following files: