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

#include <MaybeIncrementCounts.h>

Public Member Functions

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

Private Attributes

T & t_
 

Detailed Description

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

Definition at line 28 of file MaybeIncrementCounts.h.

Constructor & Destructor Documentation

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

Member Function Documentation

template<typename T >
template<typename... ARGS>
void art::MaybeIncrementCounts< Level::Event, T >::increment ( )
inline
template<typename T >
void art::MaybeIncrementCounts< Level::Event, T >::update ( bool const  rc)
inline

Definition at line 41 of file MaybeIncrementCounts.h.

Member Data Documentation

template<typename T >
T& art::MaybeIncrementCounts< Level::Event, T >::t_
private

Definition at line 47 of file MaybeIncrementCounts.h.


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