1 #ifndef __JIO__JBINARYFILEWRITER__
2 #define __JIO__JBINARYFILEWRITER__
20 namespace JPP {
using namespace JIO; }
34 template<class T, const bool = JLANG::JConversion<T,JSerialisable>::is_derived>
108 template<
class JHead_t,
class JTail_t>
131 template<
class JHead_t>
Accessible output stream.
Interface for binary output.
JBinaryWriterObjectOutput(JWriter &writer)
Constructor.
Implementation of object output to binary file for single data type.
then usage $script< detector file >< detectorfile > nIf the range of floors is the first detector file is aligned to the second before the comparison nIn this
JBinaryWriter(JWriter &writer)
Constructor.
do set_variable OUTPUT_DIRECTORY $WORKDIR T
Auxiliary class for no type definition.
Object(s) writing to binary file (i.e. .jpp).
JBinaryWriter(JWriter &writer)
Constructor.
JBinaryFileWriter()
Default constructor.
Implementation of null output for single data type.
Template interface of object output for single data type.
Auxiliary class for object writing to binary stream.
JBinaryWriterObjectOutput(JWriter &writer)
Constructor.
JBinaryWriter(JWriter &writer)
Constructor.
Interface for object output with named access.
Implementation of object output using JIO::JWriter for single data type.
Binary output based on std::ostream.