Public Member Functions | Public Attributes
rqt_multiplot::CurveDataVector::XCoordinateRef Class Reference

List of all members.

Public Member Functions

bool operator< (const XCoordinateRef &reference) const
bool operator== (const XCoordinateRef &reference) const
 XCoordinateRef (double x=0.0, size_t index=0)
 XCoordinateRef (const XCoordinateRef &src)

Public Attributes

size_t index_
double x_

Detailed Description

Definition at line 45 of file CurveDataVector.h.


Constructor & Destructor Documentation

rqt_multiplot::CurveDataVector::XCoordinateRef::XCoordinateRef ( double  x = 0.0,
size_t  index = 0 
) [inline]

Definition at line 47 of file CurveDataVector.h.

Definition at line 52 of file CurveDataVector.h.


Member Function Documentation

bool rqt_multiplot::CurveDataVector::XCoordinateRef::operator< ( const XCoordinateRef reference) const [inline]

Definition at line 61 of file CurveDataVector.h.

bool rqt_multiplot::CurveDataVector::XCoordinateRef::operator== ( const XCoordinateRef reference) const [inline]

Definition at line 57 of file CurveDataVector.h.


Member Data Documentation

Definition at line 66 of file CurveDataVector.h.

Definition at line 63 of file CurveDataVector.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