|
Jpp
18.2.1
the software that should make you happy
|
#include <ostream>#include "JLang/JAccessibleBinaryStream.hh"#include "JLang/JObjectOutput.hh"#include "JLang/JTypeList.hh"#include "JLang/JNullType.hh"#include "JIO/JStreamIO.hh"#include "JIO/JWriterObjectOutput.hh"Go to the source code of this file.
Classes | |
| class | JIO::JBinaryWriterObjectOutput< T, bool > |
| Auxiliary class for object writing to binary stream. More... | |
| class | JIO::JBinaryWriterObjectOutput< T, true > |
| Implementation of object output for binary stream compatible data types. More... | |
| class | JIO::JBinaryWriterObjectOutput< T, false > |
| Implementation of object output for binary stream incompatible data types. More... | |
| class | JIO::JBinaryWriter< T > |
| Implementation of object output to binary file for single data type. More... | |
| class | JIO::JBinaryWriter< JTypeList< JHead_t, JTail_t > > |
| Implementation of object output to binary file for multiple data types. More... | |
| class | JIO::JBinaryWriter< JTypeList< JHead_t, JNullType > > |
| Terminator class of recursive JBinaryWriter class. More... | |
| class | JIO::JBinaryFileWriter< T > |
| Object(s) writing to binary file (i.e. .jpp). More... | |
Namespaces | |
| JIO | |
| Auxiliary classes and methods for binary I/O. | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
1.8.5