|
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 41 of file ServerInfo.cpp.
| ripple::detail::ServerDefinitions::ServerDefinitions | ( | ) |
Definition at line 131 of file ServerInfo.cpp.
|
private |
Definition at line 68 of file ServerInfo.cpp.
| bool ripple::detail::ServerDefinitions::hashMatches | ( | uint256 | hash | ) | const |
Definition at line 55 of file ServerInfo.cpp.
| Json::Value const & ripple::detail::ServerDefinitions::get | ( | ) | const |
Definition at line 61 of file ServerInfo.cpp.
|
private |
Definition at line 48 of file ServerInfo.cpp.
|
private |
Definition at line 49 of file ServerInfo.cpp.