Go to the documentation of this file.    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>
 
 
Auxiliary class for no type definition.
 
virtual bool put(const T &object)
Object output.
 
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.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
Interface for binary output.
 
JWriterObjectOutput(JWriter &writer)
Constructor.
 
Auxiliary classes and methods for binary I/O.
 
JWriterObjectOutput(JWriter &writer)
Constructor.