#include <nlohmann_parsers.h>

Public Member Functions | |
| NlohmannParserCreator () | |
| virtual QWidget * | optionsWidget () |
Public Member Functions inherited from PJ::MessageParserCreator | |
| virtual MessageParserPtr | createInstance (const std::string &topic_name, PlotDataMapRef &data)=0 |
Public Member Functions inherited from PJ::PlotJugglerPlugin | |
| virtual const std::vector< QAction * > & | availableActions () |
| virtual bool | isDebugPlugin () |
| virtual const char * | name () const =0 |
| PlotJugglerPlugin () | |
| virtual bool | xmlLoadState (const QDomElement &parent_element) |
| virtual bool | xmlSaveState (QDomDocument &doc, QDomElement &parent_element) const |
| QDomElement | xmlSaveState (QDomDocument &doc) const |
Protected Attributes | |
| QCheckBox * | _checkbox_use_timestamp |
Definition at line 80 of file nlohmann_parsers.h.
|
inline |
Definition at line 83 of file nlohmann_parsers.h.
|
inlinevirtual |
Reimplemented from PJ::PlotJugglerPlugin.
Definition at line 88 of file nlohmann_parsers.h.
|
protected |
Definition at line 94 of file nlohmann_parsers.h.