| 
    Jpp
    18.3.0
    
   the software that should make you happy 
   | 
 
Example program to test JLANG::JPipe class. More...
#include <string>#include <iostream>#include <iomanip>#include <vector>#include "JLang/JSTDObjectReader.hh"#include "JLang/JSTDObjectWriter.hh"#include "JLang/JStreamObjectOutput.hh"#include "JLang/JObjectSelector.hh"#include "JLang/JPipe.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 program to test JLANG::JPipe class.
Definition in file JPipe.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 66 of file JPipe.cc.
 1.8.5