| 
    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 21 of file ServerDefinitions.cpp.
| ripple::detail::ServerDefinitions::ServerDefinitions | ( | ) | 
Definition at line 111 of file ServerDefinitions.cpp.
      
  | 
  private | 
Definition at line 48 of file ServerDefinitions.cpp.
| bool ripple::detail::ServerDefinitions::hashMatches | ( | uint256 | hash | ) | const | 
Definition at line 35 of file ServerDefinitions.cpp.
| Json::Value const & ripple::detail::ServerDefinitions::get | ( | ) | const | 
Definition at line 41 of file ServerDefinitions.cpp.
      
  | 
  private | 
Definition at line 28 of file ServerDefinitions.cpp.
      
  | 
  private | 
Definition at line 29 of file ServerDefinitions.cpp.