Public Member Functions | List of all members
BSON_Parser Class Reference

#include <nlohmann_parsers.h>

Inheritance diagram for BSON_Parser:
Inheritance graph
[legend]

Public Member Functions

 BSON_Parser (const std::string &topic_name, PlotDataMapRef &data, bool use_msg_stamp)
 
bool parseMessage (const MessageRef msg, double timestamp) override
 
- Public Member Functions inherited from NlohmannParser
 NlohmannParser (const std::string &topic_name, PlotDataMapRef &data, bool use_msg_stamp)
 
- Public Member Functions inherited from PJ::MessageParser
 MessageParser (const std::string &topic_name, PlotDataMapRef &plot_data)
 
virtual ~MessageParser ()=default
 

Additional Inherited Members

- Protected Member Functions inherited from NlohmannParser
bool parseMessageImpl (double timestamp)
 
- Protected Member Functions inherited from PJ::MessageParser
PlotDatagetSeries (const std::string &key)
 
- Protected Attributes inherited from NlohmannParser
nlohmann::json _json
 
bool _use_message_stamp
 
- Protected Attributes inherited from PJ::MessageParser
PlotDataMapRef_plot_data
 
std::string _topic_name
 

Detailed Description

Definition at line 48 of file nlohmann_parsers.h.

Constructor & Destructor Documentation

BSON_Parser::BSON_Parser ( const std::string &  topic_name,
PlotDataMapRef data,
bool  use_msg_stamp 
)
inline

Definition at line 51 of file nlohmann_parsers.h.

Member Function Documentation

bool BSON_Parser::parseMessage ( const MessageRef  msg,
double  timestamp 
)
overridevirtual

Implements PJ::MessageParser.

Definition at line 63 of file nlohmann_parsers.cpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:49