PhoenixGenerator
2.0.4
Set of tools to generate code
Loading...
Searching...
No Matches
simpleClassGenerator.h
Go to the documentation of this file.
1
/***************************************
2
Auteur : Thibaut Oprinsen
3
Mail : thibaut.oprinsen@example.com
4
Licence : CeCILL-C
5
****************************************/
6
7
#ifndef __SIMPLE_CLASS_GENERATOR__
8
#define __SIMPLE_CLASS_GENERATOR__
9
10
#include "
project_generator_load.h
"
11
#include "
GeneratorMode.h
"
12
13
bool
generateClassGeneratorScript
(
const
PVecPath & vecClassConfigFile,
const
PPath & scriptDir,
const
GeneratorMode
& mode);
14
15
16
#endif
17
GeneratorMode.h
project_generator_load.h
generateClassGeneratorScript
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.
Definition
simpleClassGenerator.cpp:16
GeneratorMode
All the genertor modes.
Definition
GeneratorMode.h:24
src
simpleClassGenerator.h
Generated by
1.13.2