Go to the documentation of this file.    1 #ifndef __JSUPPORT__JDAQFILEWRITER__ 
    2 #define __JSUPPORT__JDAQFILEWRITER__ 
   41   template<class T, bool = JLANG::JConversion<T,JDAQPreamble>::is_derived>
 
  115   template<
class JHead_t, 
class JTail_t>
 
  138   template<
class JHead_t>
 
 
Auxiliary class for DAQ object writing to binary stream.
 
Implementation of object output to binary file for single data type.
 
Binary output based on std::ostream.
 
JDAQWriterObjectOutput(JWriter &writer)
Constructor.
 
Auxiliary class for no type definition.
 
Accessible output stream.
 
Forward declarations for definitions of I/O redirect and pipe operators.
 
Implementation of object output using JIO::JWriter for single data type.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
Object(s) writing to binary file (i.e.
 
Interface for binary output.
 
JDAQWriter(JWriter &writer)
Constructor.
 
JDAQWriterObjectOutput(JWriter &writer)
Constructor.
 
JDAQFileWriter()
Default constructor.
 
JDAQWriter(JWriter &writer)
Constructor.
 
Support classes and methods for experiment specific I/O.
 
Interface for object output with named access.
 
Implementation of null output for single data type.
 
JDAQWriter(JWriter &writer)
Constructor.