Jpp
master_rocky-37-gf0c5bc59d
the software that should make you happy
|
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.