1 #ifndef __JIO__JBINARYFILEWRITER__
2 #define __JIO__JBINARYFILEWRITER__
7 #include "JLang/JAccessibleObjectOutput.hh"
18 namespace JPP {
using namespace JIO; }
Accessible output stream.
Interface for binary output.
Object(s) writing to binary file.
JBinaryFileWriter()
Default constructor.
Interface for object output with named access.
Implementation of object output using JIO::JWriter for single data type.
Binary output based on std::ostream.