![]() |
|
PhoenixGenerator
2.0.4
Set of tools to generate code
|
Include dependency graph for simpleClassGenerator.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| bool | generateClassGeneratorScript (const PVecPath &vecClassConfigFile, const PPath &scriptDir, const GeneratorMode &mode) |
| Generate a bash script to re generate all the classes from their pdata configuration files. | |
| bool generateClassGeneratorScript | ( | const PVecPath & | vecClassConfigFile, |
| const PPath & | scriptDir, | ||
| const GeneratorMode & | mode ) |
Generate a bash script to re generate all the classes from their pdata configuration files.
| vecClassConfigFile | : vector of class configuration files (.pdata files) |
| scriptDir | : directory where to save the script |
| mode | : mode of the generator |
Definition at line 16 of file simpleClassGenerator.cpp.
References GeneratorMode::type, and ProjectType::WRAPPER.
Referenced by simple_project_generator().
Here is the caller graph for this function: