Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
zethtool::generic_subcommand< CommandT > Member List

This is the complete list of members for zethtool::generic_subcommand< CommandT >, including all inherited members.

curvezethtool::generic_subcommand< CommandT >protected
description() constlibtool::subcommand< GlobalOptionsT >
execute(const char *argv0, const std::vector< std::string > command_args, const GlobalOptionsT &global)libtool::subcommand< GlobalOptionsT >
execute_subcommand(const global_options &options) overridezethtool::generic_subcommand< CommandT >inlineprotected
libtool::subcommand::execute_subcommand(const GlobalOptionsT &global)=0libtool::subcommand< GlobalOptionsT >protectedpure virtual
generic_subcommand(const std::string &subcommand_name, const std::string &description)zethtool::generic_subcommand< CommandT >inline
initialize_suboptions(boost::program_options::options_description &options, boost::program_options::options_description &, boost::program_options::positional_options_description &) overridezethtool::generic_subcommand< CommandT >inlineprotectedvirtual
parse_suboptions(const boost::program_options::variables_map &vm) overridezethtool::generic_subcommand< CommandT >inlineprotectedvirtual
snarkzethtool::generic_subcommand< CommandT >protected
subcommand(const std::string &subcommand_name, const std::string &description)libtool::subcommand< GlobalOptionsT >
subcommand_descriptionlibtool::subcommand< GlobalOptionsT >protected
subcommand_namelibtool::subcommand< GlobalOptionsT >protected
subcommand_usage(const char *argv0)=0libtool::subcommand< GlobalOptionsT >protectedpure virtual
usage(const char *argv0, const boost::program_options::options_description &options)libtool::subcommand< GlobalOptionsT >protected
~subcommand()libtool::subcommand< GlobalOptionsT >virtual