|
|
Go to the source code of this file.
|
| void | usage (const std::string &msg="") |
| |
| std::string | exesfx (void) |
| |
| int | runshell (const std::string &command) |
| |
| int | runfexec (const std::string &command, const std::string &arguments="") |
| |
| int | runsexec (const std::string &command, const std::string &arguments="") |
| |
| int | rundiff (const std::string &file1, const std::string &file2) |
| |
| bool | findlua (void) |
| |
| bool | findpython (void) |
| |
| int | main (int argc, char *argv[]) |
| |
◆ exesfx()
| std::string exesfx |
( |
void |
| ) |
|
◆ findlua()
◆ findpython()
◆ main()
| int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ rundiff()
| int rundiff |
( |
const std::string & |
file1, |
|
|
const std::string & |
file2 |
|
) |
| |
◆ runfexec()
| int runfexec |
( |
const std::string & |
command, |
|
|
const std::string & |
arguments = "" |
|
) |
| |
◆ runsexec()
| int runsexec |
( |
const std::string & |
command, |
|
|
const std::string & |
arguments = "" |
|
) |
| |
◆ runshell()
| int runshell |
( |
const std::string & |
command | ) |
|
◆ usage()
| void usage |
( |
const std::string & |
msg = "" | ) |
|
◆ mArgFile
◆ mBinFile
◆ mFlxFile
◆ mLibFaudes
| std::string mLibFaudes ="." |
◆ mLuaFaudes
◆ mLuaFile
◆ mOptQ
◆ mOptV
◆ mProtFile
◆ mPyFile
◆ mPython
◆ mPythonPath
| std::string mPythonPath ="" |
◆ mTestCase
◆ mTestPath
◆ mTestType
◆ mTmpDir
◆ mTmpProtFile
libFAUDES 2.34d
--- 2026.03.11
--- c++ api documentaion by doxygen
|