| 
    Jpp
    18.0.1-rc.1
    
   the software that should make you happy 
   | 
 
Auxiliary methods for binary I/O. More...
Go to the source code of this file.
Namespaces | |
| JIO | |
| Auxiliary classes and methods for binary I/O.  | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Functions | |
| template<class T > | |
| void | JIO::load (const char *file_name, T &object) | 
| Load object from input file.  More... | |
| template<class T > | |
| void | JIO::store (const char *file_name, const T &object) | 
| Store object to output file.  More... | |
Auxiliary methods for binary I/O.
Definition in file JIOToolkit.hh.
 1.8.5