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

#include <Stats.h>

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

List of all members.

Public Member Functions

 DoubleListCStats (std::string name, std::string child_name)
 DoubleListCStats ()
virtual int getCount ()
void getElem (int pos, stat_t &v1, stat_t &v2)
stat_t getElem (int idx)
void new_value (T value1, int pos1, T value2, int pos2)

Private Types

typedef CStats< T >::stat_t stat_t

Detailed Description

template<class T>
class DoubleListCStats< T >

Definition at line 367 of file Stats.h.


Member Typedef Documentation

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

Reimplemented from ListCStats< T >.

Definition at line 368 of file Stats.h.


Constructor & Destructor Documentation

template<class T>
DoubleListCStats< T >::DoubleListCStats ( std::string  name,
std::string  child_name 
) [inline]

Definition at line 371 of file Stats.h.

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

Definition at line 373 of file Stats.h.


Member Function Documentation

template<class T>
virtual int DoubleListCStats< T >::getCount ( ) [inline, virtual]

Reimplemented from ListCStats< T >.

Definition at line 384 of file Stats.h.

template<class T>
void DoubleListCStats< T >::getElem ( int  pos,
stat_t v1,
stat_t v2 
) [inline]

Definition at line 380 of file Stats.h.

template<class T>
stat_t DoubleListCStats< T >::getElem ( int  idx) [inline, virtual]

Reimplemented from ListCStats< T >.

Definition at line 387 of file Stats.h.

template<class T>
void DoubleListCStats< T >::new_value ( value1,
int  pos1,
value2,
int  pos2 
) [inline]

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