Go to the documentation of this file. 1 #ifndef __JLANG__JOBJECTWRITER__
2 #define __JLANG__JOBJECTWRITER__
14 namespace JPP {
using namespace JLANG; }
virtual JObjectOutput< T > * get() const
Get pointer.
Abstract interface for object writing with named access.
Auxiliary class for object writing to a named device.
Forward declarations for definitions of I/O redirect and pipe operators.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
JSharedPointer< JObjectOutput< T > > helper_type
virtual JAccessibleObjectOutput< T > * getHelper() const
Get helper.
Auxiliary class for object writing with named access.
JAccessibleObjectWriter()
Default constructor.
JSharedPointer< JAccessibleObjectOutput< T > > helper_type
Interface for object output with named access.
virtual JObjectOutput< T > * getHelper() const
Get helper.
Auxiliary classes and methods for language specific functionality.
Abstract interface for object writing.
The template JSharedPointer class can be used to share a pointer to an object.
JObjectWriter()
Default constructor.