|
Jpp
18.5.0
the software that should make you happy
|
#include <ostream>#include "JIO/JWriterObjectOutput.hh"#include "JIO/JStreamIO.hh"#include "JDAQ/JDAQPreambleIO.hh"#include "JLang/JAccessibleBinaryStream.hh"#include "JLang/JObjectOutput.hh"#include "JLang/JTypeList.hh"#include "JLang/JNullType.hh"#include "JLang/JConversion.hh"Go to the source code of this file.
Classes | |
| class | JSUPPORT::JDAQWriterObjectOutput< T, bool > |
| Auxiliary class for DAQ object writing to binary stream. More... | |
| class | JSUPPORT::JDAQWriterObjectOutput< T, true > |
| Implementation of object output for DAQ compatible data types. More... | |
| class | JSUPPORT::JDAQWriterObjectOutput< T, false > |
| Implementation of object output for DAQ incompatible data types. More... | |
| class | JSUPPORT::JDAQWriter< T > |
| Implementation of object output to binary file for single data type. More... | |
| class | JSUPPORT::JDAQWriter< JTypeList< JHead_t, JTail_t > > |
| Implementation of object output to binary file for multiple data types. More... | |
| class | JSUPPORT::JDAQWriter< JTypeList< JHead_t, JNullType > > |
| Terminator class of recursive JDAQWriter class. More... | |
| class | JSUPPORT::JDAQFileWriter< T > |
| Object(s) writing to binary file (i.e. .dat). 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). | |
1.8.5