|
Jpp
|
Example for testing inter-process communication. More...
#include <string>#include <iostream>#include <iomanip>#include <algorithm>#include "JSystem/JProcess.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Example for testing inter-process communication.
Definition in file JProcess.cc.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 18 of file JProcess.cc.
1.8.5