Public Member Functions | Public Attributes
PlotDataGeneric< Time, Value >::Point Class Reference

#include <plotdata.h>

List of all members.

Public Member Functions

 Point (Time _x, Value _y)
 Point ()

Public Attributes

Time x
Value y

Detailed Description

template<typename Time, typename Value>
class PlotDataGeneric< Time, Value >::Point

Definition at line 41 of file plotdata.h.


Constructor & Destructor Documentation

template<typename Time, typename Value>
PlotDataGeneric< Time, Value >::Point::Point ( Time  _x,
Value  _y 
) [inline]

Definition at line 45 of file plotdata.h.

template<typename Time, typename Value>
PlotDataGeneric< Time, Value >::Point::Point ( )

Member Data Documentation

template<typename Time, typename Value>
Time PlotDataGeneric< Time, Value >::Point::x

Definition at line 43 of file plotdata.h.

template<typename Time, typename Value>
Value PlotDataGeneric< Time, Value >::Point::y

Definition at line 44 of file plotdata.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Wed Jul 3 2019 19:28:05