|
Jpp test-rotations-old-57-g407471f53
the software that should make you happy
|
Example program to test JLANG::JObjectMultiplexer and JLANG::JObjectDemultiplexer classes. More...
#include <string>#include <iostream>#include <iomanip>#include <vector>#include "JLang/JSTDObjectReader.hh"#include "JLang/JSTDObjectWriter.hh"#include "JLang/JObjectMultiplexer.hh"#include "JLang/JObjectDemultiplexer.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::JObjectMultiplexer and JLANG::JObjectDemultiplexer classes.
Definition in file JObjectDemultiplexer.cc.
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 107 of file JObjectDemultiplexer.cc.