Template specialisation of JMonteCarloStreamObjectOutput for Head.
More...
#include <JMonteCarloFileSupportkit.hh>
|
virtual bool | put (const T &object) override |
| Object output.
|
|
const std::string & | getSeparator () const |
| Get token separator.
|
|
void | setSeparator (const std::string &sep) |
| Set token separator.
|
|
Template specialisation of JMonteCarloStreamObjectOutput for Head.
This class provides for a ASCII formatted stream output without separator.
Definition at line 369 of file JMonteCarloFileSupportkit.hh.
◆ JMonteCarloStreamObjectOutput()
Constructor.
- Parameters
-
Definition at line 378 of file JMonteCarloFileSupportkit.hh.
378 :
380 {}
Template implementation of stream output for single data type.
◆ put()
template<class T >
|
inlineoverridevirtualinherited |
◆ getSeparator()
◆ setSeparator()
◆ __out
◆ __sep
The documentation for this class was generated from the following file: