#include <geometry_twist_msg.h>
Public Member Functions | |
void | extractData (PlotDataMapRef &plot_map, const std::string &prefix) override |
GeometryMsgTwist () | |
const std::unordered_set< std::string > & | getCompatibleKeys () const override |
virtual void | pushMessageRef (const std::string &, const MessageRef &msg, double timestamp) override |
Public Member Functions inherited from RosParserBase | |
void | setUseHeaderStamp (bool use) |
Public Member Functions inherited from MessageParser | |
virtual | ~MessageParser () |
Static Public Member Functions | |
static const std::string & | getCompatibleKey () |
Private Attributes | |
std::vector< PlotData > | _data |
Additional Inherited Members | |
Static Protected Member Functions inherited from MessageParser | |
static void | appendData (PlotDataMapRef &destination_plot_map, const std::string &field_name, PlotData &in_data) |
Protected Attributes inherited from RosParserBase | |
bool | _use_header_stamp |
Definition at line 8 of file geometry_twist_msg.h.
|
inline |
Definition at line 12 of file geometry_twist_msg.h.
|
inlineoverridevirtual |
Implements MessageParser.
Definition at line 50 of file geometry_twist_msg.h.
|
inlinestatic |
Definition at line 22 of file geometry_twist_msg.h.
|
inlineoverridevirtual |
Implements MessageParser.
Definition at line 28 of file geometry_twist_msg.h.
|
inlineoverridevirtual |
Implements MessageParser.
Definition at line 34 of file geometry_twist_msg.h.
|
private |
Definition at line 59 of file geometry_twist_msg.h.