Go to the source code of this file.
Defines | |
| #define | DP_MAJOR_VERSION 4 |
| #define | DP_MINOR_VERSION 0 |
| #define | DP_PATCH_LEVEL 0 |
Functions | |
| String | getVersion () |
| String | getVersionInfo () |
| void | printIntroLine (const String &tag, const String &body) |
| void | printIntroLine (const char c) |
| void | printIntroLine (const String &tag, const int days) |
| void | initStdIO () |
| void | attachCommandLineArgs (int argc, const char **argv) |
| void | init_arr1 (int argc, const char **argv, bool hide_casename_files=false, const char *logfile_extension="dp", const char *package_name="Diffpack") |
| void | initBasicTools (int argc, const char **argv, bool hide_casename_files=false) |
| void | printCommandLineArguments (Os os) |
Variables | |
| Is | s_i |
| Os | s_o |
| Os | s_e |
| char** | cl_argv |
| int | cl_argc |
| String | casename |
| String | casename_orig |
| String | casedir |
| String | logfile_name |
| real | comparison_tolerance |
| int | verbose |
| int | nographics |
| int | nounix |
| int | noreport |
| int | nomenudump |
| int | nodump |
| int | abnormal_exit |
| TotalCPU | total_CPU |
| int | advice |
| int | exceptions |
| Handle(DistrProcManager) | proc_manager |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|