Public Member Functions | Private Types | Private Attributes
IntervalCStats< T > Class Template Reference

#include <Stats.h>

Inheritance diagram for IntervalCStats< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void done ()
int getIntervalCount ()
stat_t getIntervalMax ()
stat_t getIntervalMin ()
virtual void init ()
 IntervalCStats ()
 IntervalCStats (std::string name, std::string unit)
void reset ()

Private Types

typedef CStats< T >::stat_t stat_t

Private Attributes

int best_count
stat_t best_max
stat_t best_min

Detailed Description

template<class T>
class IntervalCStats< T >

Definition at line 250 of file Stats.h.


Member Typedef Documentation

template<class T>
typedef CStats<T>::stat_t IntervalCStats< T >::stat_t [private]

Reimplemented from MaxMinCStats< T >.

Definition at line 251 of file Stats.h.


Constructor & Destructor Documentation

template<class T>
IntervalCStats< T >::IntervalCStats ( ) [inline]

Definition at line 261 of file Stats.h.

template<class T>
IntervalCStats< T >::IntervalCStats ( std::string  name,
std::string  unit 
) [inline]

Definition at line 264 of file Stats.h.


Member Function Documentation

template<class T>
void IntervalCStats< T >::done ( ) [inline]

Definition at line 271 of file Stats.h.

template<class T>
int IntervalCStats< T >::getIntervalCount ( ) [inline]

Definition at line 285 of file Stats.h.

template<class T>
stat_t IntervalCStats< T >::getIntervalMax ( ) [inline]

Definition at line 279 of file Stats.h.

template<class T>
stat_t IntervalCStats< T >::getIntervalMin ( ) [inline]

Definition at line 282 of file Stats.h.

template<class T>
virtual void IntervalCStats< T >::init ( ) [inline, virtual]

Reimplemented from MaxMinCStats< T >.

Definition at line 256 of file Stats.h.

template<class T>
void IntervalCStats< T >::reset ( ) [inline]

Reimplemented from MaxMinCStats< T >.

Definition at line 267 of file Stats.h.


Member Data Documentation

template<class T>
int IntervalCStats< T >::best_count [private]

Definition at line 254 of file Stats.h.

template<class T>
stat_t IntervalCStats< T >::best_max [private]

Definition at line 252 of file Stats.h.

template<class T>
stat_t IntervalCStats< T >::best_min [private]

Definition at line 253 of file Stats.h.


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


ros_rt_wmp_sniffer
Author(s): Danilo Tardioli, dantard@unizar.es
autogenerated on Fri Jan 3 2014 12:08:33