#include <counter.h>
shttl::counter< value_type >に対する継承グラフ
Public メソッド | |
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) | |
Protected 型 | |
typedef counter_base< value_type, value_type > | base_type |
typedef counter_base< value_type, value_type > shttl::counter< value_type >::base_type [protected] |
shttl::counter< value_type >::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 | |||
) | [inline] |