Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JIOToolkit.hh File Reference

Auxiliary methods for binary I/O. More...

#include "JLang/JException.hh"
#include "JIO/JFileStreamIO.hh"
#include "JIO/JSTDIO.hh"

Go to the source code of this file.

Namespaces

namespace  JIO
 Auxiliary classes and methods for binary I/O.
 
namespace  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.
 
template<class T >
void JIO::store (const char *file_name, const T &object)
 Store object to output file.
 

Detailed Description

Auxiliary methods for binary I/O.

Author
mdejong

Definition in file JIOToolkit.hh.