nemo/TimeSeries.h File Reference

Go to the source code of this file.

Classes

class  nemo::TimeOffset< T >
 Utility class for TimeSeries manipulation. More...
class  nemo::TimeSeriesEntry< TimestampType, ValueType >
 This class represents one entry in a TimeSeries. More...
class  nemo::TimeSeries< TimestampType, ValueType, strictOrdering >
 Represents a temporal series of values of type ValueType. More...
class  nemo::TimeSeries< TimestampType, ValueType, strictOrdering >::TimestampView
 This class represents a view on the timestamps within one timeseries. More...
class  nemo::TimeSeries< TimestampType, ValueType, strictOrdering >::ValueView
 This class represents a view on the values within one timeseries. More...

Namespaces

namespace  nemo

Functions

template<typename T >
static TimeOffset< T > nemo::offset (T o)
 Neat factory method for TimeOffset objects to be put into TimeSeries objects.
template<class V , class T >
std::ostream & nemo::operator<< (std::ostream &out, const TimeSeriesEntry< V, T > &entry)
template<class V , class T >
std::ostream & nemo::operator<< (std::ostream &out, const TimeSeries< V, T > &series)
Generated on Mon Feb 25 12:49:59 2013 for NemoMath by  doxygen 1.6.3