Public Member Functions | List of all members
JSON_ParserFactory Class Reference

#include <nlohmann_parsers.h>

Inheritance diagram for JSON_ParserFactory:
Inheritance graph
[legend]

Public Member Functions

MessageParserPtr createParser (const std::string &topic_name, const std::string &, const std::string &, PlotDataMapRef &data) override
 
 JSON_ParserFactory ()
 
const char * name () const override
 Name of the plugin type, NOT the particular instance. More...
 
- Public Member Functions inherited from NlohmannParserCreator
template<typename ParserT >
MessageParserPtr createParserImpl (const std::string &topic_name, PlotDataMapRef &data)
 
const char * encoding () const override
 
virtual void loadSettings ()
 
 NlohmannParserCreator (const char *encoding)
 
virtual QWidget * optionsWidget ()
 optionsWidget pointer to a persistent widget used to set the plugin options . More...
 
virtual void saveSettings ()
 
- Public Member Functions inherited from PJ::PlotJugglerPlugin
virtual const std::vector< QAction * > & availableActions ()
 
virtual bool isDebugPlugin ()
 
 PlotJugglerPlugin ()=default
 
virtual bool xmlLoadState (const QDomElement &parent_element)
 Override this method to load the status of the plugin from XML. More...
 
QDomElement xmlSaveState (QDomDocument &doc) const
 
virtual bool xmlSaveState (QDomDocument &doc, QDomElement &parent_element) const
 Override this method to save the status of the plugin to XML. More...
 

Additional Inherited Members

- Public Types inherited from PJ::ParserFactoryPlugin
using Ptr = std::shared_ptr< ParserFactoryPlugin >
 
- Protected Attributes inherited from NlohmannParserCreator
QCheckBoxClose_checkbox_use_timestamp
 
const char * _encoding
 

Detailed Description

Definition at line 168 of file nlohmann_parsers.h.

Constructor & Destructor Documentation

◆ JSON_ParserFactory()

JSON_ParserFactory::JSON_ParserFactory ( )
inline

Definition at line 171 of file nlohmann_parsers.h.

Member Function Documentation

◆ createParser()

MessageParserPtr JSON_ParserFactory::createParser ( const std::string &  topic_name,
const std::string &  ,
const std::string &  ,
PlotDataMapRef data 
)
inlineoverridevirtual

Implements PJ::ParserFactoryPlugin.

Definition at line 175 of file nlohmann_parsers.h.

◆ name()

const char* JSON_ParserFactory::name ( ) const
inlineoverridevirtual

Name of the plugin type, NOT the particular instance.

Implements PJ::PlotJugglerPlugin.

Definition at line 182 of file nlohmann_parsers.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:28