#include <stdio.h>#include <vector>#include "client_types.h"#include "common_defs.h"#include "app_ipc.h"#include "procinfo.h"


Go to the source code of this file.
Classes | |
| class | ACTIVE_TASK |
| Represents a job in progress. More... | |
| class | ACTIVE_TASK_SET |
| Represents the set of all jobs in progress. More... | |
Defines | |
| #define | MAX_STDERR_LEN 65536 |
Typedefs | |
| typedef int | PROCESS_ID |
| #define MAX_STDERR_LEN 65536 |
| typedef int PROCESS_ID |
1.5.6