Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::runtime::DistStatManager::HostTotalTypesImpl< _UNUSED >::DummyStat Struct Reference

#include <DistStats.h>

Public Member Functions

 DummyStat (StatTotal::Type total)
 
template<typename _U >
void add (const _U &) const
 
const StatTotal::TypetotalTy (void) const
 

Public Attributes

StatTotal::Type m_totalTy
 

Constructor & Destructor Documentation

template<typename _UNUSED = void>
galois::runtime::DistStatManager::HostTotalTypesImpl< _UNUSED >::DummyStat::DummyStat ( StatTotal::Type  total)
inlineexplicit

Member Function Documentation

template<typename _UNUSED = void>
template<typename _U >
void galois::runtime::DistStatManager::HostTotalTypesImpl< _UNUSED >::DummyStat::add ( const _U &  ) const
inline
template<typename _UNUSED = void>
const StatTotal::Type& galois::runtime::DistStatManager::HostTotalTypesImpl< _UNUSED >::DummyStat::totalTy ( void  ) const
inline

Member Data Documentation

template<typename _UNUSED = void>
StatTotal::Type galois::runtime::DistStatManager::HostTotalTypesImpl< _UNUSED >::DummyStat::m_totalTy

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