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

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

assertArgumentCount(const ArgumentList &args, int min, int max)Commandinlineprotected
block_storageInspectBlockCommandprivate
Command(std::string name, std::string description)Commandinline
execute(std::ostream &out, const ArgumentList &args) overrideInspectBlockCommandinlinevirtual
getDescription() const Commandinline
getName() const Commandinline
InspectBlockCommand(std::shared_ptr< BlockStorage > block_storage)InspectBlockCommandinlineexplicit
throwError(const char *fmt, Ts &&...ts) const Commandinlineprotected
unwrapResult(std::string_view context, outcome::result< T > &&res) const Commandinlineprotected
~Command()=defaultCommandvirtual