| 
    rippled
    
   | 
 
Represents RPC limit parameter values that have a min, default and max. More...
#include <Tuning.h>
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 12 of file src/xrpld/rpc/detail/Tuning.h.
| unsigned int ripple::RPC::Tuning::LimitRange::rmin | 
Definition at line 14 of file src/xrpld/rpc/detail/Tuning.h.
| unsigned int ripple::RPC::Tuning::LimitRange::rdefault | 
Definition at line 14 of file src/xrpld/rpc/detail/Tuning.h.
| unsigned int ripple::RPC::Tuning::LimitRange::rmax | 
Definition at line 14 of file src/xrpld/rpc/detail/Tuning.h.