rippled
|
Public Types | |
template<class JsonValue > | |
using | Method = std::function< Status(JsonContext &, JsonValue &)> |
Public Attributes | |
const char * | name_ |
Method< Json::Value > | valueMethod_ |
Role | role_ |
RPC::Condition | condition_ |
using ripple::RPC::Handler::Method = std::function<Status(JsonContext&, JsonValue&)> |
Method<Json::Value> ripple::RPC::Handler::valueMethod_ |
RPC::Condition ripple::RPC::Handler::condition_ |