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

#include <Stats.h>

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

List of all members.

Public Member Functions

std::string & getChildName ()
virtual int getCount ()
virtual stat_t getElem (int idx)
virtual void init ()
 ListCStats (std::string name, std::string child_name)
 ListCStats ()
void new_value (T value, int pos)

Protected Attributes

std::string child_name
std::vector< stat_tv

Private Types

typedef CStats< T >::stat_t stat_t

Detailed Description

template<class T>
class ListCStats< T >

Definition at line 326 of file Stats.h.


Member Typedef Documentation

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

Reimplemented in DoubleListCStats< T >, and DoubleListCStats< int >.

Definition at line 327 of file Stats.h.


Constructor & Destructor Documentation

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

Definition at line 336 of file Stats.h.

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

Definition at line 340 of file Stats.h.


Member Function Documentation

template<class T>
std::string& ListCStats< T >::getChildName ( ) [inline]

Definition at line 361 of file Stats.h.

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

Reimplemented in DoubleListCStats< T >, and DoubleListCStats< int >.

Definition at line 352 of file Stats.h.

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

Reimplemented in DoubleListCStats< T >, and DoubleListCStats< int >.

Definition at line 356 of file Stats.h.

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

Reimplemented from CStats< T >.

Definition at line 332 of file Stats.h.

template<class T>
void ListCStats< T >::new_value ( value,
int  pos 
) [inline]

Definition at line 343 of file Stats.h.


Member Data Documentation

template<class T>
std::string ListCStats< T >::child_name [protected]

Definition at line 330 of file Stats.h.

template<class T>
std::vector<stat_t> ListCStats< T >::v [protected]

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