Public Member Functions | Public Attributes | List of all members
rqt_multiplot::CurveDataSequencer::TimeValue Class Reference

Public Member Functions

bool operator< (const TimeValue &timeValue) const
 
bool operator== (const TimeValue &timeValue) const
 
bool operator> (const TimeValue &timeValue) const
 
 TimeValue (const ros::Time &time=ros::Time(), double value=0.0)
 
 TimeValue (const TimeValue &src)
 

Public Attributes

ros::Time time_
 
double value_
 

Detailed Description

Definition at line 56 of file CurveDataSequencer.h.

Constructor & Destructor Documentation

rqt_multiplot::CurveDataSequencer::TimeValue::TimeValue ( const ros::Time time = ros::Time(),
double  value = 0.0 
)
inline

Definition at line 58 of file CurveDataSequencer.h.

rqt_multiplot::CurveDataSequencer::TimeValue::TimeValue ( const TimeValue src)
inline

Definition at line 64 of file CurveDataSequencer.h.

Member Function Documentation

bool rqt_multiplot::CurveDataSequencer::TimeValue::operator< ( const TimeValue timeValue) const
inline

Definition at line 77 of file CurveDataSequencer.h.

bool rqt_multiplot::CurveDataSequencer::TimeValue::operator== ( const TimeValue timeValue) const
inline

Definition at line 69 of file CurveDataSequencer.h.

bool rqt_multiplot::CurveDataSequencer::TimeValue::operator> ( const TimeValue timeValue) const
inline

Definition at line 73 of file CurveDataSequencer.h.

Member Data Documentation

ros::Time rqt_multiplot::CurveDataSequencer::TimeValue::time_

Definition at line 79 of file CurveDataSequencer.h.

double rqt_multiplot::CurveDataSequencer::TimeValue::value_

Definition at line 82 of file CurveDataSequencer.h.


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


rqt_multiplot_plugin
Author(s): Ralf Kaestner
autogenerated on Fri Jan 15 2021 03:47:53