![]() |
ROOT
6.06/09
Reference Guide
|
Definition at line 65 of file TIsAProxy.h.
Public Member Functions | |
| TInstrumentedIsAProxy (TClass *cl) | |
| virtual | ~TInstrumentedIsAProxy () |
| virtual void | SetClass (TClass *cl) |
| virtual TClass * | operator() (const void *obj) |
Public Member Functions inherited from TVirtualIsAProxy | |
| virtual | ~TVirtualIsAProxy () |
Protected Member Functions | |
| TInstrumentedIsAProxy (const TInstrumentedIsAProxy &iip) | |
| TInstrumentedIsAProxy & | operator= (const TInstrumentedIsAProxy &iip) |
Private Attributes | |
| TClass * | fClass |
#include <TIsAProxy.h>
Inheritance diagram for TInstrumentedIsAProxy< T >:
Collaboration diagram for TInstrumentedIsAProxy< T >:
|
inlineprotected |
Definition at line 71 of file TIsAProxy.h.
|
inline |
Definition at line 79 of file TIsAProxy.h.
|
inlinevirtual |
Definition at line 81 of file TIsAProxy.h.
|
inlinevirtual |
Implements TVirtualIsAProxy.
Definition at line 85 of file TIsAProxy.h.
|
inlineprotected |
Definition at line 73 of file TIsAProxy.h.
|
inlinevirtual |
Implements TVirtualIsAProxy.
Definition at line 83 of file TIsAProxy.h.
|
private |
Definition at line 68 of file TIsAProxy.h.
Referenced by TInstrumentedIsAProxy< T >::operator=().