| 
    Jpp
    master_rocky-40-g5f0272dcd
    
   the software that should make you happy 
   | 
 
Scanning of objects from a single file according a format that follows from the extension of each file name. More...
#include <string>#include <limits>#include "JLang/JObjectIterator.hh"#include "JLang/JTypeList.hh"#include "JLang/JNullType.hh"#include "JLang/JMultiEquals.hh"#include "JLang/JException.hh"#include "JSupport/JLimit.hh"#include "JSupport/JFileScanner.hh"Go to the source code of this file.
Classes | |
| struct | JSUPPORT::JSingleFileScanner_t | 
| Auxiliary base class for file name.  More... | |
| class | JSUPPORT::JSingleFileScanner< JNullType > | 
| Template specialisation of JSingleFileScanner for undefined type.  More... | |
| class | JSUPPORT::JSingleFileScanner< T > | 
| Object reading from a list of files.  More... | |
| class | JSUPPORT::JSingleFileScanner< JTypeList< JHead_t, JTail_t > > | 
| Template specialisation of JSingleFileScanner for single data types.  More... | |
| class | JSUPPORT::JSingleFileScanner< JTypeList< JHead_t, JNullType > > | 
| Terminator class of recursive JSingleFileScanner class.  More... | |
Namespaces | |
| JSUPPORT | |
| Support classes and methods for experiment specific I/O.  | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Scanning of objects from a single file according a format that follows from the extension of each file name.
Definition in file JSingleFileScanner.hh.