Jpp  17.2.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 > 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

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

Constructor.

Parameters
writerJWriter output

Definition at line 101 of file JDAQFileWriter.hh.


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