stencet  v0.1.16
Build C++ web server modules that allow easy routing and deployment.
stencet::ExtendsTag Struct Reference
Inheritance diagram for stencet::ExtendsTag:
stencet::BodyTag stencet::Tag stencet::Region

Public Member Functions

virtual void render (std::ostream &out, ViewContext &vm) const
 
 ExtendsTag (std::istream &stream, const std::string &content)
 

Public Attributes

TemplateextendThis = 0
 
std::string extendThisName
 
std::map< std::string, Templatesections
 
- Public Attributes inherited from stencet::BodyTag
Template body
 

The documentation for this struct was generated from the following file: