Contains the definition for Generator class. More...
#include <scaffold/scaffold.h>Go to the source code of this file.
Classes | |
| class | scaffold::Generator |
| Base class for code generators. More... | |
Macros | |
| #define | VGEN_TEMPLATES "TEMPLATES" |
| list of template paths | |
| #define | VGEN_NAME "NAME" |
| name of the generator | |
| #define | VGEN_OUTPATH "OUTPATH" |
| where should this generator create output files | |
Contains the definition for Generator class.