| 
    Jpp
    19.1.0
    
   the software that should make you happy 
   | 
 
Example program to test JLANG::JObjectOutput class. More...
#include <string>#include <iostream>#include <sstream>#include <iomanip>#include "JLang/JTypeList.hh"#include "JLang/JObjectOutput.hh"#include "JLang/JStreamObjectOutput.hh"#include "JLang/JObjectWriter.hh"#include "JLang/JASCIIFileWriter.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::JObjectOutput class.
Definition in file JObjectOutput.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 23 of file JObjectOutput.cc.