| 
    Jpp
    17.2.0
    
   the software that should make you happy 
   | 
 
Example program to test JPROPERTIES::JProperties class. More...
#include <iostream>#include <iomanip>#include <fstream>#include "Jeep/JProperties.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Classes | |
| struct | JEvent | 
| Data structure for start_event tag.  More... | |
Functions | |
| std::istream & | operator>> (std::istream &in, JEvent &event) | 
| std::ostream & | operator<< (std::ostream &out, const JEvent &event) | 
| int | main (int argc, char **argv) | 
Example program to test JPROPERTIES::JProperties class.
Definition in file JProperties.cc.
      
  | 
  inline | 
Definition at line 25 of file JProperties.cc.
      
  | 
  inline | 
Definition at line 33 of file JProperties.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 44 of file JProperties.cc.
 1.8.5