|
void | render (std::ostream &out, ViewContext &vc) const |
|
void | render (std::ostream &out, ViewModel &vm) const |
|
template<typename T > |
auto | render (std::ostream &out, const T &t) const -> decltype(MetaClass_< T >::fields(), void()) |
|
template<typename T > |
auto | With (T &t) const -> std::function< void(std::ostream &)> |
|
ParseStatus::t | Parse (std::istream &stream) |
|
ParseStatus::t | Parse (const std::string &) |
|
ParseStatus::t | Parse (std::istream &stream, std::string &) |
|
|
static void | AddDirectory (const std::string &) |
|
static std::map< std::string,
Template > & | Templates () |
|
static Template & | ByName (const std::string &name) |
|
|
std::vector< Region * > | regions |
|
The documentation for this struct was generated from the following files:
- /home/justin/projects/rikitiki/third/stencet/include/stencet/template.h
- /home/justin/projects/rikitiki/third/stencet/include/stencet/template.tcc