Definition at line 47 of file CurveDataCircularBuffer.h.
◆ XCoordinateRef() [1/2]
rqt_multiplot::CurveDataCircularBuffer::XCoordinateRef::XCoordinateRef |
( |
double |
x = 0.0 , |
|
|
size_t |
index = 0 |
|
) |
| |
|
inline |
◆ XCoordinateRef() [2/2]
rqt_multiplot::CurveDataCircularBuffer::XCoordinateRef::XCoordinateRef |
( |
const XCoordinateRef & |
src | ) |
|
|
inline |
◆ operator<()
bool rqt_multiplot::CurveDataCircularBuffer::XCoordinateRef::operator< |
( |
const XCoordinateRef & |
reference | ) |
const |
|
inline |
◆ operator==()
bool rqt_multiplot::CurveDataCircularBuffer::XCoordinateRef::operator== |
( |
const XCoordinateRef & |
reference | ) |
const |
|
inline |
◆ operator>()
bool rqt_multiplot::CurveDataCircularBuffer::XCoordinateRef::operator> |
( |
const XCoordinateRef & |
reference | ) |
const |
|
inline |
◆ index_
size_t rqt_multiplot::CurveDataCircularBuffer::XCoordinateRef::index_ |
◆ x_
double rqt_multiplot::CurveDataCircularBuffer::XCoordinateRef::x_ |
The documentation for this class was generated from the following file: