Public Member Functions | Private Types | Private Attributes
mrta::History Class Reference

#include <history.h>

List of all members.

Public Member Functions

QList< Log * > getLogs () const
 History (QObject *parent)
void log (const ros::Time &timestamp, Log::Type type, Log::Severity severity, const QString &id, int state)
virtual ~History ()

Private Types

typedef QList< Log * > LogList

Private Attributes

LogList logs_

Detailed Description

Definition at line 11 of file history.h.


Member Typedef Documentation

typedef QList<Log*> mrta::History::LogList [private]

Definition at line 22 of file history.h.


Constructor & Destructor Documentation

mrta::History::History ( QObject *  parent)

Definition at line 6 of file history.cpp.

mrta::History::~History ( ) [virtual]

Definition at line 8 of file history.cpp.


Member Function Documentation

QList< Log * > mrta::History::getLogs ( ) const

Definition at line 23 of file history.cpp.

void mrta::History::log ( const ros::Time timestamp,
Log::Type  type,
Log::Severity  severity,
const QString &  id,
int  state 
)

Definition at line 25 of file history.cpp.


Member Data Documentation

Definition at line 23 of file history.h.


The documentation for this class was generated from the following files:


rqt_mrta
Author(s): Adriano Henrique Rossette Leite
autogenerated on Thu Jun 6 2019 18:50:53