rikitiki  v0.1.67
Build C++ web server modules that allow easy routing and deployment.
rikitiki::ctemplates::HeaderFooterPreprocessor Struct Reference

#include <headerFooterPreprocessor.h>

Inheritance diagram for rikitiki::ctemplates::HeaderFooterPreprocessor:
rikitiki::ctemplates::TemplatePreprocessor

Public Member Functions

virtual void Process (const ConnContext &ctx, ctemplate::TemplateDictionary &td)
 
- Public Member Functions inherited from rikitiki::ctemplates::TemplatePreprocessor
virtual void Process (const ConnContext &ctx,::ctemplate::TemplateDictionary &td)=0
 

Public Attributes

std::string header_tpl
 
std::string footer_tpl
 
std::string page_header_tpl
 
std::string page_footer_tpl
 

Detailed Description

Expands Header, Footer, PageHeader, PageFooter includes.


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