Public Member Functions | Protected Attributes
MultiCStats< Q > Class Template Reference

#include <Stats.h>

List of all members.

Public Member Functions

Q & get (int id)
std::string & getChildName ()
std::string & getName ()
 MultiCStats (std::string name, std::string child_name, int nfields)
Q & operator[] (int id)

Protected Attributes

std::string child_name
std::string name
std::vector< Q > v2

Detailed Description

template<class Q>
class MultiCStats< Q >

Definition at line 394 of file Stats.h.


Constructor & Destructor Documentation

template<class Q >
MultiCStats< Q >::MultiCStats ( std::string  name,
std::string  child_name,
int  nfields 
) [inline]

Definition at line 399 of file Stats.h.


Member Function Documentation

template<class Q >
Q& MultiCStats< Q >::get ( int  id) [inline]

Definition at line 408 of file Stats.h.

template<class Q >
std::string& MultiCStats< Q >::getChildName ( ) [inline]

Definition at line 411 of file Stats.h.

template<class Q >
std::string& MultiCStats< Q >::getName ( ) [inline]

Definition at line 414 of file Stats.h.

template<class Q >
Q& MultiCStats< Q >::operator[] ( int  id) [inline]

Definition at line 404 of file Stats.h.


Member Data Documentation

template<class Q >
std::string MultiCStats< Q >::child_name [protected]

Definition at line 396 of file Stats.h.

template<class Q >
std::string MultiCStats< Q >::name [protected]

Definition at line 396 of file Stats.h.

template<class Q >
std::vector<Q> MultiCStats< Q >::v2 [protected]

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