Bitcoin ABC  0.26.3
P2P Digital Currency
RPCArg Member List

This is the complete list of members for RPCArg, including all inherited members.

Default typedefRPCArg
DefaultHint typedefRPCArg
Fallback typedefRPCArg
GetFirstName() constRPCArg
GetName() constRPCArg
IsOptional() constRPCArg
m_descriptionRPCArg
m_fallbackRPCArg
m_hiddenRPCArg
m_innerRPCArg
m_namesRPCArg
m_oneline_descriptionRPCArg
m_typeRPCArg
m_type_strRPCArg
Optional enum nameRPCArg
RPCArg(const std::string name, const Type type, const Fallback fallback, const std::string description, const std::string oneline_description="", const std::vector< std::string > type_str={}, const bool hidden=false)RPCArginline
RPCArg(const std::string name, const Type type, const Fallback fallback, const std::string description, const std::vector< RPCArg > inner, const std::string oneline_description="", const std::vector< std::string > type_str={})RPCArginline
ToDescriptionString() constRPCArg
ToString(bool oneline) constRPCArg
ToStringObj(bool oneline) constRPCArg
Type enum nameRPCArg