| 
    Jpp 19.3.0-rc.2
    
   the software that should make you happy 
   | 
 
Print interface. More...
  
Public Member Functions | |
| virtual | ~JTypeout () | 
| Virtual destructor.   | |
| virtual std::ostream & | print (std::ostream &out, const void *p) const =0 | 
| Print object.   | |
Print interface.
Definition at line 28 of file JPrintHelper.hh.
      
  | 
  inlinevirtual | 
      
  | 
  pure virtual | 
Print object.
| out | output stream | 
| p | pointer to object | 
Implemented in JLANG::JPrintHelper::JTypewriter< T >.