|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
Utilitaires pour les interactions entre l'application tympan et des sous- processus python. More...
#include <qstring.h>#include <QTemporaryFile>

Go to the source code of this file.
Functions | |
| bool | python (QStringList args, std::string &error_msg) |
| bool | must_keep_tmp_files () |
| bool | init_tmp_file (QTemporaryFile &tmp_file, bool keep_file=false) |
Utilitaires pour les interactions entre l'application tympan et des sous- processus python.
Definition in file subprocess_util.h.
| bool init_tmp_file | ( | QTemporaryFile & | tmp_file, |
| bool | keep_file = false |
||
| ) |
| bool must_keep_tmp_files | ( | ) |
| bool python | ( | QStringList | args, |
| std::string & | error_msg | ||
| ) |
Definition at line 179 of file subprocess_util.cpp.

