| 
    Jpp
    15.0.1-rc.1-highqe
    
   the software that should make you happy 
   | 
 
Example program to test JLANG::JTemplateReader and JLANG::JTemplateWriter classes. More...
#include <iostream>#include <iomanip>#include <sstream>#include "JLang/JEquals.hh"#include "JLang/JMultiEquals.hh"#include "JLang/JTemplateWriter.hh"#include "JLang/JTemplateReader.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::JTemplateReader and JLANG::JTemplateWriter classes.
Definition in file JTemplateIO.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 140 of file JTemplateIO.cc.
 1.8.5