libzypp
10.5.0
|
Integral type with initial value 0
.
More...
#include <Counter.h>
Public Member Functions | |
Counter (_IntT value_r=_IntT(0)) | |
operator _IntT & () | |
operator const _IntT & () const | |
Public Attributes | |
_IntT | _value |
Integral type with initial value 0
.
zypp::Counter< _IntT >::Counter | ( | _IntT | value_r = _IntT(0) | ) | [inline] |
zypp::Counter< _IntT >::operator _IntT & | ( | ) | [inline] |
zypp::Counter< _IntT >::operator const _IntT & | ( | ) | const [inline] |
_IntT zypp::Counter< _IntT >::_value |