CTT_ParseStatePlugin |
Top Previous Next |
Code generation > Supporting code > CTT_ParseStatePlugin
template <class char_type> class CTT_ParseStatePlugin
CTT_ParseStatePlugin is the class for the plugin. From this class a user defined class can be derived, which contains methods and data, which are valid during exactly one pass of the parser. The template parameter either can be char or wchar_t. The plugin type has to be set in the project options.
|
This page belongs to the TextTransformer Documentation |
Home Content German |