Jpp
15.0.1-rc.1-highQE
the software that should make you happy
|
Implementation of null output for single data type. More...
#include <JObjectOutput.hh>
Public Member Functions | |
virtual bool | put (const T &object) |
Object output. More... | |
Implementation of null output for single data type.
Definition at line 142 of file JObjectOutput.hh.
|
inlinevirtual |
Object output.
object | object |
Implements JLANG::JObjectOutput< T >.
Definition at line 151 of file JObjectOutput.hh.