Forward declaration of writer object.
More...
#include <JAbstractStreamer.hh>
Forward declaration of writer object.
Interface for ASCII I/O of a template class.
Definition at line 25 of file JAbstractStreamer.hh.
virtual JROOT::JAbstractStreamer::~JAbstractStreamer |
( |
| ) |
|
|
inlinevirtual |
virtual JRootWriter& JROOT::JAbstractStreamer::put |
( |
JRootWriter & |
out, |
|
|
const std::string & |
prefix, |
|
|
const void * |
address |
|
) |
| const |
|
pure virtual |
Write object according equation format.
- Parameters
-
out | writer |
prefix | prefix |
address | pointer to object |
- Returns
- writer
Implemented in JROOT::JObjectStreamer< T >.
The documentation for this class was generated from the following file: