|  | The Gaudi Framework
    v28r2
    | 
Data base class allowing to store persistent type information. More...
#include <GaudiKernel/IClassInfo.h>
| Public Member Functions | |
| virtual | ~IClassInfo ()=default | 
| Standard Destructor.  More... | |
| virtual const CLID & | clID () const =0 | 
| Retrieve Pointer to class definition structure.  More... | |
Data base class allowing to store persistent type information.
Definition at line 11 of file IClassInfo.h.
| 
 | virtualdefault | 
Standard Destructor.
| 
 | pure virtual | 
Retrieve Pointer to class definition structure.