|
class | TemplateVariant |
| Variant type which can hold one value of a fixed set of types. 更多...
|
|
class | TemplateListIntf |
| Abstract read-only interface for a context value of type list. 更多...
|
|
class | TemplateListIntf::ConstIterator |
| Abstract interface for a iterator of a list. 更多...
|
|
class | TemplateImmutableList |
| Default implementation of a immutable context value of type list. 更多...
|
|
class | TemplateStructIntf |
| Abstract interface for a context value of type struct. 更多...
|
|
class | TemplateImmutableStruct |
| Default implementation of an immutable context value of type struct. 更多...
|
|
class | TemplateEscapeIntf |
| Interface used to escape characters in a string 更多...
|
|
class | TemplateSpacelessIntf |
| Interface used to remove redundant spaces inside a spaceless block 更多...
|
|
class | TemplateContext |
| Abstract interface for a template context. 更多...
|
|
class | Template |
| Abstract interface for a template. 更多...
|
|
class | TemplateEngine |
| Engine to create templates and template contexts. 更多...
|
|