matador::http::template_engine Member List

This is the complete list of members for matador::http::template_engine, including all inherited members.

build(const std::string &format) (defined in matador::http::template_engine)matador::http::template_enginestatic
render(const std::string &format, const T &data)matador::http::template_enginestatic
render(const std::string &format, const object_ptr< T > &data)matador::http::template_enginestatic
render(const std::string &format, const matador::json &data)matador::http::template_enginestatic
render(const char *format, size_t len, const matador::json &data)matador::http::template_enginestatic
render(const std::shared_ptr< detail::template_part > &part, const matador::json &data) (defined in matador::http::template_engine)matador::http::template_enginestatic
template_engine()=delete (defined in matador::http::template_engine)matador::http::template_engine