| 
    rippled
    
   | 
 
#include <LegacyPathFind.h>

Public Member Functions | |
| LegacyPathFind (bool isAdmin, Application &app) | |
| ~LegacyPathFind () | |
| bool | isOk () const | 
Private Attributes | |
| bool | m_isOk | 
Static Private Attributes | |
| static std::atomic< int > | inProgress | 
Definition at line 12 of file LegacyPathFind.h.
| ripple::RPC::LegacyPathFind::LegacyPathFind | ( | bool | isAdmin, | 
| Application & | app | ||
| ) | 
Definition at line 11 of file LegacyPathFind.cpp.
| ripple::RPC::LegacyPathFind::~LegacyPathFind | ( | ) | 
Definition at line 43 of file LegacyPathFind.cpp.
| bool ripple::RPC::LegacyPathFind::isOk | ( | ) | const | 
Definition at line 19 of file LegacyPathFind.h.
      
  | 
  staticprivate | 
Definition at line 25 of file LegacyPathFind.h.
      
  | 
  private | 
Definition at line 27 of file LegacyPathFind.h.