| 
    Jpp
    17.1.1
    
   the software that should make you happy 
   | 
 
Implementation of object output for DAQ incompatible data types. More...
#include <JDAQFileWriter.hh>
  
 Public Member Functions | |
| virtual bool | put (const T &object) | 
| Object output.  More... | |
Protected Member Functions | |
| JDAQWriterObjectOutput (JWriter &writer) | |
| Constructor.  More... | |
Implementation of object output for DAQ incompatible data types.
This class implements the JLANG::JObjectOutput interface by doing nothing.
Definition at line 72 of file JDAQFileWriter.hh.
      
  | 
  inlineprotected | 
      
  | 
  inlinevirtualinherited | 
Object output.
| object | object | 
Implements JLANG::JObjectOutput< T >.
Definition at line 151 of file JObjectOutput.hh.
 1.8.5