PhoenixHPCProxy  0.8.0
Lightweight HPC proxy
Loading...
Searching...
No Matches
backend_proxy_loader.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 __BACKEND_PROXY_LOADER_H__
8#define __BACKEND_PROXY_LOADER_H__
9
11
12bool cpp_backend_proxy(const PVecSource & vecSource, const PString & libraryName, const PVecArchLib & vecArchLib, const PPath & libDir, const PPath & outputDir);
13
14#endif
bool cpp_backend_proxy(const PVecSource &vecSource, const PString &libraryName, const PVecArchLib &vecArchLib, const PPath &libDir, const PPath &outputDir)
Save ProxyLoader with the corresponding a vector of PSource in the output directory.
std::vector< PSource > PVecSource
std::vector< PArchLib > PVecArchLib