rippled
|
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 31 of file LegacyPathFind.h.
ripple::RPC::LegacyPathFind::LegacyPathFind | ( | bool | isAdmin, |
Application & | app | ||
) |
Definition at line 30 of file LegacyPathFind.cpp.
ripple::RPC::LegacyPathFind::~LegacyPathFind | ( | ) |
Definition at line 62 of file LegacyPathFind.cpp.
bool ripple::RPC::LegacyPathFind::isOk | ( | ) | const |
Definition at line 38 of file LegacyPathFind.h.
|
staticprivate |
Definition at line 44 of file LegacyPathFind.h.
|
private |
Definition at line 46 of file LegacyPathFind.h.