rikitiki
v0.1.67
Build C++ web server modules that allow easy routing and deployment.
|
#include <headerFooterPreprocessor.h>
Public Member Functions | |
virtual void | Process (const ConnContext &ctx, ctemplate::TemplateDictionary &td) |
![]() | |
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 |
Expands Header, Footer, PageHeader, PageFooter includes.