Jpp 19.3.0-rc.1
the software that should make you happy
Loading...
Searching...
No Matches
JROOT::JAbstractTypewriter Class Referenceabstract

Interface for printing of a template class. More...

#include <JRootTypewriter.hh>

Inheritance diagram for JROOT::JAbstractTypewriter:
JROOT::JObjectTypewriter< T >

Public Member Functions

virtual ~JAbstractTypewriter ()
 Virtual destructor.
 
virtual void print (std::ostream &out, const char *po) const =0
 Print object.
 

Detailed Description

Interface for printing of a template class.

Definition at line 43 of file JRootTypewriter.hh.

Constructor & Destructor Documentation

◆ ~JAbstractTypewriter()

virtual JROOT::JAbstractTypewriter::~JAbstractTypewriter ( )
inlinevirtual

Virtual destructor.

Definition at line 48 of file JRootTypewriter.hh.

49 {}

Member Function Documentation

◆ print()

virtual void JROOT::JAbstractTypewriter::print ( std::ostream & out,
const char * po ) const
pure virtual

The documentation for this class was generated from the following file: