above_threshold() const | shttl::counter_base< value_type, value_body_type > | [inline] |
counter_base(value_body_type value, 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_base< value_type, value_body_type > | [inline, explicit] |
dec() | shttl::counter_base< value_type, value_body_type > | [inline] |
inc() | shttl::counter_base< value_type, value_body_type > | [inline] |
initv() const | shttl::counter_base< value_type, value_body_type > | [inline] |
m_add | shttl::counter_base< value_type, value_body_type > | [protected] |
m_initv | shttl::counter_base< value_type, value_body_type > | [protected] |
m_max | shttl::counter_base< value_type, value_body_type > | [protected] |
m_min | shttl::counter_base< value_type, value_body_type > | [protected] |
m_sub | shttl::counter_base< value_type, value_body_type > | [protected] |
m_threshold | shttl::counter_base< value_type, value_body_type > | [protected] |
m_value | shttl::counter_base< value_type, value_body_type > | [protected] |
max() const | shttl::counter_base< value_type, value_body_type > | [inline] |
min() const | shttl::counter_base< value_type, value_body_type > | [inline] |
operator value_type() const | shttl::counter_base< value_type, value_body_type > | [inline] |
reset() | shttl::counter_base< value_type, value_body_type > | [inline] |
set(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_base< value_type, value_body_type > | [inline] |
threshold() const | shttl::counter_base< value_type, value_body_type > | [inline] |