Jpp  master_rocky
the software that should make you happy
Protected Member Functions | List of all members
JSUPPORT::JDAQWriter< T > Class Template Reference

Implementation of object output to binary file for single data type. More...

#include <JDAQFileWriter.hh>

Inheritance diagram for JSUPPORT::JDAQWriter< T >:
JSUPPORT::JDAQWriterObjectOutput< T, bool > JSUPPORT::JDAQFileWriter< T >

Protected Member Functions

 JDAQWriter (JWriter &writer)
 Constructor. More...
 

Detailed Description

template<class T>
class JSUPPORT::JDAQWriter< T >

Implementation of object output to binary file for single data type.

This class implements the JLANG::JObjectOutput interface.

Definition at line 92 of file JDAQFileWriter.hh.

Constructor & Destructor Documentation

◆ JDAQWriter()

template<class T >
JSUPPORT::JDAQWriter< T >::JDAQWriter ( JWriter writer)
inlineprotected

Constructor.

Parameters
writerJWriter output

Definition at line 101 of file JDAQFileWriter.hh.

101  :
103  {}
Auxiliary class for DAQ object writing to binary stream.

The documentation for this class was generated from the following file: