Jpp  18.5.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
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 > JIO::JBinaryFileWriter< T >

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

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

Constructor.

Parameters
writerJWriter output

Definition at line 94 of file JBinaryFileWriter.hh.


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