- layoutCompiledTemple layout(const(CompiledTemple*) partial) 
- Undocumented in source. 
- rendervoid render(T os, TempleContext tc) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- rendervoid render(void delegate(string) sink, TempleContext tc) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- rendervoid render(void function(string) sink, TempleContext tc) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- rendervoid render(TempleOutputStream os, TempleContext tc) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- rendervoid render(std.stdio.File f, TempleContext tc) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- rendervoid render(vibe.core.stream.OutputStream os) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- toStringstring toString(TempleContext tc) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
CompiledTemple