| 
    Jpp test-rotations-old
    
   the software that should make you happy 
   | 
 
Interface for printing of a template class. More...
#include <JRootTypewriter.hh>
  
Public Member Functions | |
| virtual | ~JAbstractTypewriter () | 
| Virtual destructor.   | |
| virtual void | print (std::ostream &out, const char *po) const =0 | 
| Print object.   | |
Interface for printing of a template class.
Definition at line 41 of file JRootTypewriter.hh.
      
  | 
  inlinevirtual | 
      
  | 
  pure virtual | 
Print object.
| out | output stream | 
| po | pointer to object | 
Implemented in JROOT::JObjectTypewriter< T >, JROOT::JObjectTypewriter< T >, JROOT::JObjectTypewriter< T >, JROOT::JObjectTypewriter< T >, and JROOT::JObjectTypewriter< T >.