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 33 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 37 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 35 of file plotdata.h.

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

Definition at line 36 of file plotdata.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Fri Sep 1 2017 02:41:57