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
10
#include "
Representation/representation.h
"
11
12
bool
cpp_backend_proxy
(
const
PVecSource
& vecSource,
const
PString & libraryName,
const
PVecArchLib
& vecArchLib,
const
PPath & libDir,
const
PPath & outputDir);
13
14
#endif
cpp_backend_proxy
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.
Definition
backend_proxy_loader.cpp:273
representation.h
PVecSource
std::vector< PSource > PVecSource
Definition
representation.h:16
PVecArchLib
std::vector< PArchLib > PVecArchLib
Definition
representation.h:17
src
BackEnd
backend_proxy_loader.h
Generated by
1.13.2