Seastar
High performance C++ framework for concurrent servers
seastar::app_template Member List

This is the complete list of members for seastar::app_template, including all inherited members.

add_options() (defined in seastar::app_template)seastar::app_template
add_positional_options(std::initializer_list< positional_option > options) (defined in seastar::app_template)seastar::app_template
alien()seastar::app_templateinline
app_template(seastar_options opts) (defined in seastar::app_template)seastar::app_templateexplicit
app_template(config cfg=config()) (defined in seastar::app_template)seastar::app_templateexplicit
configuration() (defined in seastar::app_template)seastar::app_template
configuration_reader typedef (defined in seastar::app_template)seastar::app_template
get_conf_file_options_description() (defined in seastar::app_template)seastar::app_template
get_options_description() (defined in seastar::app_template)seastar::app_template
options() const (defined in seastar::app_template)seastar::app_template
run(int ac, char **av, std::function< future< int >()> &&func) noexcept (defined in seastar::app_template)seastar::app_template
run(int ac, char **av, std::function< future<>()> &&func) noexcept (defined in seastar::app_template)seastar::app_template
run_deprecated(int ac, char **av, std::function< void()> &&func) noexcept (defined in seastar::app_template)seastar::app_template
set_configuration_reader(configuration_reader conf_reader) (defined in seastar::app_template)seastar::app_template
~app_template() (defined in seastar::app_template)seastar::app_template