| 
    Jpp
    17.3.0-rc.2
    
   the software that should make you happy 
   | 
 
Interface for ASCII output with prefix and postfix using standard streams. More...
#include <JAbstractIO.hh>
  
 Public Member Functions | |
| virtual | ~JStreamSuffixOutput () | 
| Virtual destructor.  More... | |
| virtual std::ostream & | write (std::ostream &out, const char *prefix, const char postfix) const =0 | 
| Stream output.  More... | |
Interface for ASCII output with prefix and postfix using standard streams.
Definition at line 91 of file JAbstractIO.hh.
      
  | 
  inlinevirtual | 
      
  | 
  pure virtual | 
Stream output.
| out | output stream | 
| prefix | prefix | 
| postfix | postfix | 
Implemented in JEEP::JPropertiesTemplateElement< JProperties >, JEEP::JPropertiesTemplateElement< JProperties::JFileReader >, JEEP::JPropertiesTemplateElement< const T >, and JEEP::JPropertiesTemplateElement< T >.
 1.8.5