lean_graph
 
Loading...
Searching...
No Matches
Counter< Aspect, CounterType, H > Class Template Reference

Public Member Functions

 Counter (CounterType start_from)
 
bool exist (Aspect aspect) const
 
bool counter_exceeds (CounterType aspect) const
 
CounterType get_counter (Aspect aspect)
 

Constructor & Destructor Documentation

◆ Counter()

template<class Aspect, class CounterType, class H>
Counter< Aspect, CounterType, H >::Counter ( CounterType start_from)
inlineexplicit

Member Function Documentation

◆ counter_exceeds()

template<class Aspect, class CounterType, class H>
bool Counter< Aspect, CounterType, H >::counter_exceeds ( CounterType aspect) const
inline

◆ exist()

template<class Aspect, class CounterType, class H>
bool Counter< Aspect, CounterType, H >::exist ( Aspect aspect) const
inline

◆ get_counter()

template<class Aspect, class CounterType, class H>
CounterType Counter< Aspect, CounterType, H >::get_counter ( Aspect aspect)
inline

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