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