#include "plucker_defines.h"
#include "details_progress_dialog.h"
#include "piped_process.h"
Go to the source code of this file.
Compounds |
|
| class | process_progress_dialog |
| A details_progress_dialog customized for an array of processes to execute. More... |
|
Enumerations |
|
| enum | { optionPROCESS_PROGRESS_DIALOG_NONE_STREAM_KIND = 0, optionPROCESS_PROGRESS_DIALOG_STDOUT_STREAM_KIND = 1, optionPROCESS_PROGRESS_DIALOG_STDERR_STREAM_KIND = 2 } |
Functions |
|
| WX_DEFINE_ARRAY (piped_process *, piped_process_array) | |