Include dependency graph for TemplateStream.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TemplateVariables |
Template variable (hash map) class. More... | |
class | TemplateStream |
Macros | |
#define | TEMPLATE_MAX_VAR_NAME_LEN 16 |
Enumerations | |
enum | TemplateExpandState { eTES_Wait, eTES_Found, eTES_StartVar, eTES_SendingVar } |
Template file stream expand state. More... | |
Macro Definition Documentation
◆ TEMPLATE_MAX_VAR_NAME_LEN
#define TEMPLATE_MAX_VAR_NAME_LEN 16 |