Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::runtime::NamedStat< T > Class Template Reference

#include <Statistics.h>

Public Member Functions

void setName (const Str &name)
 
void setName (Str &&name)
 
const Str & name (void) const
 
void add (const T &) const
 

Member Function Documentation

template<typename T >
void galois::runtime::NamedStat< T >::add ( const T &  ) const
inline
template<typename T >
const Str& galois::runtime::NamedStat< T >::name ( void  ) const
inline
template<typename T >
void galois::runtime::NamedStat< T >::setName ( const Str &  name)
inline
template<typename T >
void galois::runtime::NamedStat< T >::setName ( Str &&  name)
inline

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