#include <rawlog_record.h>
Classes | |
struct | Parameters |
Public Member Functions | |
RawlogRecord ()=default | |
~RawlogRecord () | |
Protected Member Functions | |
void | updateRawLogName (const mrpt::system::TTimeStamp &t) |
Protected Attributes | |
Parameters | base_param_ |
boost::interprocess::interprocess_mutex | mutexRawLog |
CRawlog | pRawLog |
CRawlog | pRawLogASF |
Private Attributes | |
MRPT_VIRTUAL_LOG_MACROS | |
Definition at line 57 of file rawlog_record.h.
|
default |
RawlogRecord::~RawlogRecord | ( | ) |
Definition at line 41 of file rawlog_record.cpp.
|
protected |
Definition at line 70 of file rawlog_record.cpp.
|
protected |
Definition at line 82 of file rawlog_record.h.
|
private |
Definition at line 59 of file rawlog_record.h.
|
protected |
Definition at line 87 of file rawlog_record.h.
|
protected |
Definition at line 84 of file rawlog_record.h.
|
protected |
Definition at line 85 of file rawlog_record.h.