Public Member Functions | List of all members
ParserDataTamer Class Reference

#include <datatamer_parser.h>

Inheritance diagram for ParserDataTamer:
Inheritance graph
[legend]

Public Member Functions

PJ::MessageParserPtr createParser (const std::string &topic_name, const std::string &type_name, const std::string &schema, PJ::PlotDataMapRef &data) override
 
const char * encoding () const override
 
const char * name () const override
 Name of the plugin type, NOT the particular instance. More...
 
 ParserDataTamer ()=default
 
- Public Member Functions inherited from PJ::PlotJugglerPlugin
virtual const std::vector< QAction * > & availableActions ()
 
virtual bool isDebugPlugin ()
 
virtual QWidget * optionsWidget ()
 optionsWidget pointer to a persistent widget used to set the plugin options . More...
 
 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 >
 

Detailed Description

Definition at line 9 of file datatamer_parser.h.

Constructor & Destructor Documentation

◆ ParserDataTamer()

ParserDataTamer::ParserDataTamer ( )
default

Member Function Documentation

◆ createParser()

MessageParserPtr ParserDataTamer::createParser ( const std::string &  topic_name,
const std::string &  type_name,
const std::string &  schema,
PJ::PlotDataMapRef data 
)
overridevirtual

Implements PJ::ParserFactoryPlugin.

Definition at line 63 of file datatamer_parser.cpp.

◆ encoding()

const char* ParserDataTamer::encoding ( ) const
inlineoverridevirtual

Implements PJ::ParserFactoryPlugin.

Definition at line 22 of file datatamer_parser.h.

◆ name()

const char* ParserDataTamer::name ( ) const
inlineoverridevirtual

Name of the plugin type, NOT the particular instance.

Implements PJ::PlotJugglerPlugin.

Definition at line 18 of file datatamer_parser.h.


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


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