rippled
|
Represents RPC limit parameter values that have a min, default and max. More...
Public Attributes | |
unsigned int | rmin |
unsigned int | rdefault |
unsigned int | rmax |
Represents RPC limit parameter values that have a min, default and max.
Definition at line 31 of file rpc/impl/Tuning.h.
unsigned int ripple::RPC::Tuning::LimitRange::rmin |
Definition at line 33 of file rpc/impl/Tuning.h.
unsigned int ripple::RPC::Tuning::LimitRange::rdefault |
Definition at line 33 of file rpc/impl/Tuning.h.
unsigned int ripple::RPC::Tuning::LimitRange::rmax |
Definition at line 33 of file rpc/impl/Tuning.h.