#include <nlohmann_parsers.h>
Public Member Functions | |
MessageParserPtr | createInstance (const std::string &topic_name, PlotDataMapRef &data) override |
const char * | name () const override |
Public Member Functions inherited from NlohmannParserCreator | |
NlohmannParserCreator () | |
virtual QWidget * | optionsWidget () |
Public Member Functions inherited from PJ::PlotJugglerPlugin | |
virtual const std::vector< QAction * > & | availableActions () |
virtual bool | isDebugPlugin () |
PlotJugglerPlugin () | |
virtual bool | xmlLoadState (const QDomElement &parent_element) |
virtual bool | xmlSaveState (QDomDocument &doc, QDomElement &parent_element) const |
QDomElement | xmlSaveState (QDomDocument &doc) const |
Additional Inherited Members | |
Protected Attributes inherited from NlohmannParserCreator | |
QCheckBox * | _checkbox_use_timestamp |
Definition at line 107 of file nlohmann_parsers.h.
|
inlineoverridevirtual |
Implements PJ::MessageParserCreator.
Definition at line 111 of file nlohmann_parsers.h.
|
inlineoverridevirtual |
Implements PJ::PlotJugglerPlugin.
Definition at line 114 of file nlohmann_parsers.h.