Bitcoin ABC 0.30.5
P2P Digital Currency
|
This is the complete list of members for RPCArg, including all inherited members.
Default typedef | RPCArg | |
DefaultHint typedef | RPCArg | |
Fallback typedef | RPCArg | |
GetFirstName() const | RPCArg | |
GetName() const | RPCArg | |
IsOptional() const | RPCArg | |
m_description | RPCArg | |
m_fallback | RPCArg | |
m_inner | RPCArg | |
m_names | RPCArg | |
m_opts | RPCArg | |
m_type | RPCArg | |
MatchesType(const UniValue &request) const | RPCArg | |
Optional enum name | RPCArg | |
RPCArg(std::string name, Type type, Fallback fallback, std::string description, RPCArgOptions opts={}) | RPCArg | inline |
RPCArg(std::string name, Type type, Fallback fallback, std::string description, std::vector< RPCArg > inner, RPCArgOptions opts={}) | RPCArg | inline |
ToDescriptionString(bool is_named_arg) const | RPCArg | |
ToString(bool oneline) const | RPCArg | |
ToStringObj(bool oneline) const | RPCArg | |
Type enum name | RPCArg |