PhoenixGenerator
2.0.0
Set of tools to generate code
wrapper_module_generator.h
Go to the documentation of this file.
1
/***************************************
2
Auteur : Pierre Aubert
3
Mail : pierre.aubert@lapp.in2p3.fr
4
Licence : CeCILL-C
5
****************************************/
6
7
#ifndef __WRAPPER_MODULE_GENERATOR_H__
8
#define __WRAPPER_MODULE_GENERATOR_H__
9
10
#include "
project_generator.h
"
11
12
bool
project_wrapper_moduleGenerator
(
const
PPath
& modulePath,
const
ProjectConfig
& projectConfig,
const
PString
& baseImplInclude,
const
std::vector<PClassConfig> & vecClassConfig,
const
PVecPath
& vecInclude);
13
14
15
#endif
PVecPath
std::vector< PPath > PVecPath
Definition:
PPath.h:75
PPath
Path of a directory or a file.
Definition:
PPath.h:17
PString
Extends the std::string.
Definition:
PString.h:16
project_generator.h
ProjectConfig
Configuration of the project.
Definition:
project_generator.h:16
project_wrapper_moduleGenerator
bool project_wrapper_moduleGenerator(const PPath &modulePath, const ProjectConfig &projectConfig, const PString &baseImplInclude, const std::vector< PClassConfig > &vecClassConfig, const PVecPath &vecInclude)
Create the wrapper module.
Definition:
wrapper_module_generator.cpp:1296
src
wrapper_module_generator.h
Generated on Fri Apr 25 2025 19:11:30 for PhoenixGenerator by
1.9.1