|
xrpld
|
#include <LegacyPathFind.h>

Public Member Functions | |
| LegacyPathFind (bool isAdmin, Application &app) | |
| ~LegacyPathFind () | |
| bool | isOk () const |
Private Attributes | |
| bool | isOk_ {false} |
Static Private Attributes | |
| static std::atomic< int > | inProgress |
Definition at line 11 of file LegacyPathFind.h.
| xrpl::RPC::LegacyPathFind::LegacyPathFind | ( | bool | isAdmin, |
| Application & | app ) |
Definition at line 14 of file LegacyPathFind.cpp.
| xrpl::RPC::LegacyPathFind::~LegacyPathFind | ( | ) |
Definition at line 42 of file LegacyPathFind.cpp.
|
nodiscard |
Definition at line 18 of file LegacyPathFind.h.
|
staticprivate |
Definition at line 24 of file LegacyPathFind.h.
|
private |
Definition at line 26 of file LegacyPathFind.h.