![]() |
|
PhoenixGenerator
2.0.4
Set of tools to generate code
|
Include dependency graph for wrapper_generator_struct.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| bool | wrapper_generator_class_full (const PWrapperTraitBackendManager &manager, const ProjectParam &projectParam) |
| Generate the full sources and related unit tests from configuration. | |
| bool wrapper_generator_class_full | ( | const PWrapperTraitBackendManager & | manager, |
| const ProjectParam & | projectParam ) |
Generate the full sources and related unit tests from configuration.
| manager | : PTraitBackendManager which handles all trait backend |
| projectParam | : description of classes and how and where to generate sources and test |
Definition at line 525 of file wrapper_generator_struct.cpp.
References PDataConfig::getFileName(), PDataConfig::getVecClassConfig(), PDataConfig::getVecInclude(), ProjectParam::mode, GeneratorMode::moduleName, ProjectParam::name, ProjectParam::outputProjectDir, ProjectParam::outputSourceDir, ProjectParam::outputTestDir, project_wrapper_generator_setuppy(), project_wrapper_moduleGeneratorMain(), ProjectParam::vecDataConfig, ProjectParam::version, wrapper_generator_class_cpp(), and wrapper_generator_class_cpp_test().
Referenced by simple_project_generate_source().
Here is the call graph for this function:
Here is the caller graph for this function: