![]() |
|
PhoenixFileParser
1.5.1
Set of tools to ease file parsing
|
#include <map>#include "PPath.h"
Include dependency graph for directory_replace_placeholder.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| 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 holder. | |
| 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 holder.
| outputDir | : output directory |
| inputConfigDir | : input configuration directory |
| mapReplacePlaceholder | : map of placeholders and values to be replaced with |
Definition at line 37 of file directory_replace_placeholder.cpp.
References directory_replace_placeholder(), and directory_replace_placeholderFile().
Referenced by directory_replace_placeholder().
Here is the call graph for this function:
Here is the caller graph for this function: