Kagome
Polkadot Runtime Engine in C++17
QueryStateCommand Member List

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

assertArgumentCount(const ArgumentList &args, int min, int max)Commandinlineprotected
Command(std::string name, std::string description)Commandinline
execute(std::ostream &out, const ArgumentList &args) overrideQueryStateCommandinlinevirtual
getDescription() const Commandinline
getName() const Commandinline
QueryStateCommand(std::shared_ptr< TrieStorage > trie_storage)QueryStateCommandinlineexplicit
throwError(const char *fmt, Ts &&...ts) const Commandinlineprotected
trie_storageQueryStateCommandprivate
unwrapResult(std::string_view context, outcome::result< T > &&res) const Commandinlineprotected
~Command()=defaultCommandvirtual