Crow  1.1
A C++ microframework for the web
crow::Blueprint Member List

This is the complete list of members for crow::Blueprint, including all inherited members.

Blueprint(const std::string &prefix) (defined in crow::Blueprint)crow::Blueprintinline
Blueprint(const std::string &prefix, const std::string &static_dir) (defined in crow::Blueprint)crow::Blueprintinline
Blueprint(const std::string &prefix, const std::string &static_dir, const std::string &templates_dir) (defined in crow::Blueprint)crow::Blueprintinline
Blueprint(Blueprint &&value) (defined in crow::Blueprint)crow::Blueprintinline
catchall_rule() (defined in crow::Blueprint)crow::Blueprintinline
is_added() (defined in crow::Blueprint)crow::Blueprintinline
middlewares() (defined in crow::Blueprint)crow::Blueprintinline
new_rule_dynamic(const std::string &rule) (defined in crow::Blueprint)crow::Blueprintinline
new_rule_tagged(const std::string &rule) (defined in crow::Blueprint)crow::Blueprintinline
operator!=(const Blueprint &value) (defined in crow::Blueprint)crow::Blueprintinline
operator=(const Blueprint &value)=delete (defined in crow::Blueprint)crow::Blueprint
operator=(Blueprint &&value) noexcept (defined in crow::Blueprint)crow::Blueprintinline
operator==(const Blueprint &value) (defined in crow::Blueprint)crow::Blueprintinline
prefix() const (defined in crow::Blueprint)crow::Blueprintinline
register_blueprint(Blueprint &blueprint) (defined in crow::Blueprint)crow::Blueprintinline
Router (defined in crow::Blueprint)crow::Blueprintfriend
set_added() (defined in crow::Blueprint)crow::Blueprintinline
static_dir() const (defined in crow::Blueprint)crow::Blueprintinline