#include <stdlib.h>#include <stdio.h>#include <string.h>#include <signal.h>#include <unistd.h>#include <errno.h>#include <sys/types.h>#include <sys/wait.h>#include <ngc/core/ngcb.h>#include <ngc/core/ngcbSIO.hpp>#include <ngc/core/ngcdcsMRGSHM.hpp>Classes | |
| class | ngcdcsMRGEVT |
Macros | |
| #define | ngcdcsMRGEVT_MAXCON 4 |
Functions | |
| int | main (int argc, char *argv[]) |
| #define ngcdcsMRGEVT_MAXCON 4 |
Maximum number of file-merger connections
| int main | ( | int | argc, |
| char * | argv[] ) |