PhoenixFileParser
1.5.1
Set of tools to ease file parsing
Loading...
Searching...
No Matches
directory_replace_placeholder.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 __DIRECTORY_REPLACE_PLACEHOLDER_H__
8
#define __DIRECTORY_REPLACE_PLACEHOLDER_H__
9
10
#include <map>
11
#include "PPath.h"
12
13
bool
directory_replace_placeholder
(
const
PPath & outputDir,
const
PPath & inputConfigDir,
const
PMapString & mapReplacePlaceholder);
14
15
#endif
directory_replace_placeholder
bool directory_replace_placeholder(const PPath &outputDir, const PPath &inputConfigDir, const PMapString &mapReplacePlaceholder)
Replace placeholder in a directory and its content by respect to the given map of value for all place...
Definition
directory_replace_placeholder.cpp:37
src
directory_replace_placeholder.h
Generated by
1.13.2