#include <rawlog_play.h>

Classes | |
| struct | Parameters |
Public Member Functions | |
| RawlogPlay (Parameters *parm) | |
| ~RawlogPlay () | |
Protected Attributes | |
| size_t | entry_ |
| Parameters * | param_ |
| CFileGZInputStream | rawlog_stream_ |
| mrpt::poses::CPose3DPDFGaussian | robotPose |
Definition at line 56 of file rawlog_play.h.
| RawlogPlay::RawlogPlay | ( | Parameters * | parm | ) |
Definition at line 38 of file rawlog_play.cpp.
| RawlogPlay::~RawlogPlay | ( | ) |
Definition at line 37 of file rawlog_play.cpp.
|
protected |
Definition at line 73 of file rawlog_play.h.
|
protected |
Definition at line 70 of file rawlog_play.h.
|
protected |
Definition at line 71 of file rawlog_play.h.
|
protected |
Definition at line 72 of file rawlog_play.h.