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

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

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