|
rippled
|

Public Member Functions | |
| ServerDefinitions () | |
| bool | hashMatches (uint256 hash) const |
| Json::Value const & | get () const |
Static Private Member Functions | |
| static std::string | translate (std::string const &inp) |
Private Attributes | |
| uint256 | defsHash_ |
| Json::Value | defs_ |
Definition at line 24 of file ServerDefinitions.cpp.
| xrpl::detail::ServerDefinitions::ServerDefinitions | ( | ) |
Definition at line 117 of file ServerDefinitions.cpp.
|
staticprivate |
Definition at line 51 of file ServerDefinitions.cpp.
| bool xrpl::detail::ServerDefinitions::hashMatches | ( | uint256 | hash | ) | const |
Definition at line 38 of file ServerDefinitions.cpp.
| Json::Value const & xrpl::detail::ServerDefinitions::get | ( | ) | const |
Definition at line 44 of file ServerDefinitions.cpp.
|
private |
Definition at line 31 of file ServerDefinitions.cpp.
|
private |
Definition at line 32 of file ServerDefinitions.cpp.