#include <RootStreamableAdapter.h>
Inheritance diagram for SctData::RootStreamableAdapter:

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 23 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 26 of file RootStreamableAdapter.h. |
|
|
|
Definition at line 20 of file RootStreamableAdapter.h. |
1.3-rc3