Definition at line 56 of file CurveDataSequencer.h.
◆ TimeValue() [1/2]
rqt_multiplot::CurveDataSequencer::TimeValue::TimeValue |
( |
const ros::Time & |
time = ros::Time() , |
|
|
double |
value = 0.0 |
|
) |
| |
|
inline |
◆ TimeValue() [2/2]
rqt_multiplot::CurveDataSequencer::TimeValue::TimeValue |
( |
const TimeValue & |
src | ) |
|
|
inline |
◆ operator<()
bool rqt_multiplot::CurveDataSequencer::TimeValue::operator< |
( |
const TimeValue & |
timeValue | ) |
const |
|
inline |
◆ operator==()
bool rqt_multiplot::CurveDataSequencer::TimeValue::operator== |
( |
const TimeValue & |
timeValue | ) |
const |
|
inline |
◆ operator>()
bool rqt_multiplot::CurveDataSequencer::TimeValue::operator> |
( |
const TimeValue & |
timeValue | ) |
const |
|
inline |
◆ time_
ros::Time rqt_multiplot::CurveDataSequencer::TimeValue::time_ |
◆ value_
double rqt_multiplot::CurveDataSequencer::TimeValue::value_ |
The documentation for this class was generated from the following file: