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

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

all_rules_crow::Blueprintprivate
apply_blueprint(Blueprint &blueprint)crow::Blueprintinlineprivate
Blueprint(const std::string &prefix)crow::Blueprintinline
Blueprint(const std::string &prefix, const std::string &static_dir)crow::Blueprintinline
Blueprint(const std::string &prefix, const std::string &static_dir, const std::string &templates_dir)crow::Blueprintinline
Blueprint(Blueprint &&value)crow::Blueprintinline
blueprints_crow::Blueprintprivate
catchall_rule()crow::Blueprintinline
catchall_rule_crow::Blueprintprivate
new_rule_dynamic(std::string &&rule)crow::Blueprintinline
new_rule_tagged(std::string &&rule)crow::Blueprintinline
operator!=(const Blueprint &value)crow::Blueprintinline
operator=(const Blueprint &value)=deletecrow::Blueprint
operator=(Blueprint &&value) noexceptcrow::Blueprintinline
operator==(const Blueprint &value)crow::Blueprintinline
prefix() constcrow::Blueprintinline
prefix_crow::Blueprintprivate
register_blueprint(Blueprint &blueprint)crow::Blueprintinline
Router classcrow::Blueprintfriend
static_dir() constcrow::Blueprintinline
static_dir_crow::Blueprintprivate
templates_dir_crow::Blueprintprivate