Clio develop
The XRP Ledger API server.
|
Public Types | |
using | ValueType = NumberType |
Public Member Functions | |
CounterImpl (CounterImpl const &)=delete | |
CounterImpl (CounterImpl &&other)=default | |
CounterImpl & | operator= (CounterImpl const &)=delete |
CounterImpl & | operator= (CounterImpl &&)=default |
void | add (ValueType const value) |
void | set (ValueType const value) |
ValueType | value () const |