Apache Mesos
Public Member Functions | Public Attributes | List of all members
process::TimeSeries< T >::Value Struct Reference

#include <timeseries.hpp>

Public Member Functions

 Value (const Time &_time, const T &_data)
 

Public Attributes

Time time
 
data
 

Constructor & Destructor Documentation

template<typename T>
process::TimeSeries< T >::Value::Value ( const Time _time,
const T &  _data 
)
inline

Member Data Documentation

template<typename T>
T process::TimeSeries< T >::Value::data
template<typename T>
Time process::TimeSeries< T >::Value::time

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