|
rippled
|
#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 |
Static Private Member Functions | |
| static auto & | getCounter () noexcept |
|
virtualdefault |
|
pure virtual |
Implemented in ripple::PathRequest.
|
pure virtual |
Implemented in ripple::PathRequest.
|
staticprivatenoexceptinherited |
Definition at line 129 of file CountedObject.h.