Public Member Functions | Public Attributes
rqt_multiplot::CurveDataSequencer::TimeValue Class Reference

List of all members.

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.

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

Definition at line 79 of file CurveDataSequencer.h.

Definition at line 82 of file CurveDataSequencer.h.


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


rqt_multiplot
Author(s): Ralf Kaestner
autogenerated on Thu Jun 6 2019 21:49:11