1 #ifndef __JSUPPORT__JDAQFILEWRITER__ 
    2 #define __JSUPPORT__JDAQFILEWRITER__ 
   22 namespace JPP { 
using namespace JSUPPORT; }
 
   41   template<class T, bool = JLANG::JConversion<T,JDAQPreamble>::is_derived>
 
  115   template<
class JHead_t, 
class JTail_t>
 
  138   template<
class JHead_t>
 
Accessible output stream. 
 
JDAQWriterObjectOutput(JWriter &writer)
Constructor. 
 
Interface for binary output. 
 
Auxiliary class for DAQ object writing to binary stream. 
 
JDAQWriterObjectOutput(JWriter &writer)
Constructor. 
 
JDAQFileWriter()
Default constructor. 
 
JDAQWriter(JWriter &writer)
Constructor. 
 
JDAQWriter(JWriter &writer)
Constructor. 
 
do set_variable OUTPUT_DIRECTORY $WORKDIR T
 
Auxiliary class for no type definition. 
 
Implementation of object output to binary file for single data type. 
 
Implementation of null output for single data type. 
 
Forward declarations for definitions of I/O redirect and pipe operators. 
 
Interface for object output with named access. 
 
Implementation of object output using JIO::JWriter for single data type. 
 
Binary output based on std::ostream. 
 
JDAQWriter(JWriter &writer)
Constructor. 
 
Object(s) writing to binary file (i.e. .dat).