Public Member Functions | List of all members
art::MaybeIncrementCounts< Level, T > Class Template Reference

#include <MaybeIncrementCounts.h>

Public Member Functions

 MaybeIncrementCounts (T &)
 
template<typename... ARGS>
void increment ()
 
void update (bool const)
 

Detailed Description

template<Level, typename T>
class art::MaybeIncrementCounts< Level, T >

Definition at line 11 of file MaybeIncrementCounts.h.

Constructor & Destructor Documentation

template<Level , typename T >
art::MaybeIncrementCounts< Level, T >::MaybeIncrementCounts ( T &  )
inline

Definition at line 14 of file MaybeIncrementCounts.h.

14 {}

Member Function Documentation

template<Level , typename T >
template<typename... ARGS>
void art::MaybeIncrementCounts< Level, T >::increment ( )
inline

Definition at line 19 of file MaybeIncrementCounts.h.

20  {}
template<Level , typename T >
void art::MaybeIncrementCounts< Level, T >::update ( bool  const)
inline

Definition at line 23 of file MaybeIncrementCounts.h.

24  {}

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