above_threshold() const | shttl::counter_base< value_type, value_type > | [inline] |
base_type typedef | shttl::counter< value_type > | [protected] |
counter(value_type initv=value_type(), value_type min=0, value_type max=3, value_type add=1, value_type sub=1, value_type threshold=0) | shttl::counter< value_type > | [inline] |
counter_base(value_typevalue, value_typeinitv=value_type(), value_typemin=0, value_typemax=3, value_typeadd=1, value_typesub=1, value_typethreshold=0) | shttl::counter_base< value_type, value_type > | [inline, explicit] |
dec() | shttl::counter_base< value_type, value_type > | [inline] |
inc() | shttl::counter_base< value_type, value_type > | [inline] |
initv() const | shttl::counter_base< value_type, value_type > | [inline] |
m_add | shttl::counter_base< value_type, value_type > | [protected] |
m_initv | shttl::counter_base< value_type, value_type > | [protected] |
m_max | shttl::counter_base< value_type, value_type > | [protected] |
m_min | shttl::counter_base< value_type, value_type > | [protected] |
m_sub | shttl::counter_base< value_type, value_type > | [protected] |
m_threshold | shttl::counter_base< value_type, value_type > | [protected] |
m_value | shttl::counter_base< value_type, value_type > | [protected] |
max() const | shttl::counter_base< value_type, value_type > | [inline] |
min() const | shttl::counter_base< value_type, value_type > | [inline] |
operator value_type () const | shttl::counter_base< value_type, value_type > | [inline] |
reset() | shttl::counter_base< value_type, value_type > | [inline] |
set(value_typeinitv=value_type(), value_typemin=0, value_typemax=3, value_typeadd=1, value_typesub=1, value_typethreshold=0) | shttl::counter_base< value_type, value_type > | [inline] |
threshold() const | shttl::counter_base< value_type, value_type > | [inline] |