Public Member Functions | |
RootStreamableAdapter (TObject &) throw () | |
virtual string | getClassName () const throw () |
Get the class name for this object. | |
TObject * | getObject () const throw () |
Private Attributes | |
TObject * | ptr |
Definition at line 13 of file RootStreamableAdapter.h.
|
Get the class name for this object. This is used to identify the precise type.
Implements Sct::Streamable. Definition at line 25 of file RootStreamableAdapter.h. References ptr. |