|
xrpld
|
#include <InfoSub.h>


Public Types | |
| using | pointer = std::shared_ptr<InfoSubRequest> |
Public Member Functions | |
| virtual | ~InfoSubRequest ()=default |
| virtual json::Value | doClose ()=0 |
| virtual json::Value | doStatus (json::Value const &)=0 |
Public Attributes | |
| friend | Object |
Static Private Member Functions | |
| static auto & | getCounter () noexcept |
|
virtualdefault |
|
pure virtual |
Implemented in xrpl::PathRequest.
|
pure virtual |
Implemented in xrpl::PathRequest.
|
staticprivatenoexceptinherited |
Definition at line 109 of file CountedObject.h.
|
inherited |
Definition at line 134 of file CountedObject.h.