1 #ifndef __JIO__JWRITEROBJECTITERATOR__
2 #define __JIO__JWRITEROBJECTITERATOR__
15 namespace JPP {
using namespace JIO; }
50 virtual bool put(
const T&
object)
70 template<
class JHead_t,
class JTail_t>
93 template<
class JHead_t>
Interface for binary output.
virtual bool put(const T &object)
Object output.
do set_variable OUTPUT_DIRECTORY $WORKDIR T
Auxiliary class for no type definition.
JWriterObjectOutput(JWriter &writer)
Constructor.
JWriterObjectOutput(JWriter &writer)
Constructor.
Forward declarations for definitions of I/O redirect and pipe operators.
Implementation of object output using JIO::JWriter for single data type.
JWriterObjectOutput(JWriter &writer)
Constructor.