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

#include <Stats.h>

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

List of all members.

Public Member Functions

getSum ()
virtual void init ()
void new_value (T value)
 PlainCStats ()
 PlainCStats (std::string name, std::string unit)

Private Types

typedef CStats< T >::stat_t stat_t

Detailed Description

template<class T>
class PlainCStats< T >

Definition at line 135 of file Stats.h.


Member Typedef Documentation

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

Definition at line 136 of file Stats.h.


Constructor & Destructor Documentation

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

Definition at line 141 of file Stats.h.

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

Definition at line 144 of file Stats.h.


Member Function Documentation

template<class T>
T PlainCStats< T >::getSum ( ) [inline]

Definition at line 154 of file Stats.h.

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

Reimplemented from CStats< T >.

Definition at line 138 of file Stats.h.

template<class T>
void PlainCStats< T >::new_value ( value) [inline]

Definition at line 149 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