|
rippled
|

Public Member Functions | |
| ServerDefinitions () | |
| bool | hashMatches (uint256 hash) const |
| Json::Value const & | get () const |
Private Member Functions | |
| std::string | translate (std::string const &inp) |
Private Attributes | |
| uint256 | defsHash_ |
| Json::Value | defs_ |
Definition at line 43 of file ServerInfo.cpp.
| ripple::detail::ServerDefinitions::ServerDefinitions | ( | ) |
Definition at line 132 of file ServerInfo.cpp.
|
private |
Definition at line 70 of file ServerInfo.cpp.
| bool ripple::detail::ServerDefinitions::hashMatches | ( | uint256 | hash | ) | const |
Definition at line 57 of file ServerInfo.cpp.
| Json::Value const& ripple::detail::ServerDefinitions::get | ( | ) | const |
Definition at line 63 of file ServerInfo.cpp.
|
private |
Definition at line 50 of file ServerInfo.cpp.
|
private |
Definition at line 51 of file ServerInfo.cpp.
1.8.17