Public Member Functions | Private Attributes
EventDataWrapper Class Reference

List of all members.

Public Member Functions

virtual QwtData * copy () const
 EventDataWrapper (std::vector< double > &_x, std::vector< sint16 > &_y)
virtual size_t size () const
virtual double x (size_t i) const
virtual double y (size_t i) const

Private Attributes

std::vector< double > & _x
std::vector< sint16 > & _y

Detailed Description

Definition at line 45 of file eventlogger.cpp.


Constructor & Destructor Documentation

EventDataWrapper::EventDataWrapper ( std::vector< double > &  _x,
std::vector< sint16 > &  _y 
) [inline]

Definition at line 52 of file eventlogger.cpp.


Member Function Documentation

virtual QwtData* EventDataWrapper::copy ( ) const [inline, virtual]

Definition at line 56 of file eventlogger.cpp.

virtual size_t EventDataWrapper::size ( ) const [inline, virtual]

Definition at line 57 of file eventlogger.cpp.

virtual double EventDataWrapper::x ( size_t  i) const [inline, virtual]

Definition at line 58 of file eventlogger.cpp.

virtual double EventDataWrapper::y ( size_t  i) const [inline, virtual]

Definition at line 59 of file eventlogger.cpp.


Member Data Documentation

std::vector<double>& EventDataWrapper::_x [private]

Definition at line 48 of file eventlogger.cpp.

std::vector<sint16>& EventDataWrapper::_y [private]

Definition at line 49 of file eventlogger.cpp.


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


aseba
Author(s): Stéphane Magnenat
autogenerated on Sun Oct 5 2014 23:46:39