Kagome
Polkadot Runtime Engine in C++17
kagome::api::payment::request::QueryInfo Member List

This is the complete list of members for kagome::api::payment::request::QueryInfo, including all inherited members.

api_kagome::api::payment::request::QueryInfoprivate
execute() overridekagome::api::payment::request::QueryInfoinlinevirtual
getParam() -> typename std::tuple_element< I, decltype(params_)>::type &kagome::api::details::RequestType< primitives::RuntimeDispatchInfo, std::string, std::string >inline
init(const jsonrpc::Request::Parameters &params)kagome::api::details::RequestType< primitives::RuntimeDispatchInfo, std::string, std::string >inline
operator=(const RequestType &)=deletekagome::api::details::RequestType< primitives::RuntimeDispatchInfo, std::string, std::string >
operator=(RequestType &&)=deletekagome::api::details::RequestType< primitives::RuntimeDispatchInfo, std::string, std::string >
Params typedefkagome::api::details::RequestType< primitives::RuntimeDispatchInfo, std::string, std::string >
QueryInfo(std::shared_ptr< PaymentApi > api)kagome::api::payment::request::QueryInfoinlineexplicit
RequestType()=defaultkagome::api::details::RequestType< primitives::RuntimeDispatchInfo, std::string, std::string >
RequestType(const RequestType &)=deletekagome::api::details::RequestType< primitives::RuntimeDispatchInfo, std::string, std::string >
RequestType(RequestType &&)=deletekagome::api::details::RequestType< primitives::RuntimeDispatchInfo, std::string, std::string >
Return typedefkagome::api::details::RequestType< primitives::RuntimeDispatchInfo, std::string, std::string >
~RequestType()=defaultkagome::api::details::RequestType< primitives::RuntimeDispatchInfo, std::string, std::string >virtual