Jpp  master_rocky-37-gf0c5bc59d
the software that should make you happy
Protected Member Functions | List of all members
JIO::JBinaryWriter< T > Class Template Reference

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

#include <JBinaryFileWriter.hh>

Inheritance diagram for JIO::JBinaryWriter< T >:
JIO::JBinaryWriterObjectOutput< T, bool > JIO::JBinaryFileWriter< JPhotonPath > JIO::JBinaryFileWriter< T > JMARKOV::JPhotonPathWriter

Protected Member Functions

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

Detailed Description

template<class T>
class JIO::JBinaryWriter< T >

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

This class implements the JLANG::JObjectOutput interface.

Definition at line 85 of file JBinaryFileWriter.hh.

Constructor & Destructor Documentation

◆ JBinaryWriter()

template<class T >
JIO::JBinaryWriter< T >::JBinaryWriter ( JWriter writer)
inlineprotected

Constructor.

Parameters
writerJWriter output

Definition at line 94 of file JBinaryFileWriter.hh.

94  :
96  {}
Auxiliary class for object writing to binary stream.

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