Definition at line 27 of file TVirtualIsAProxy.h.
Public Member Functions | |
virtual | ~TVirtualIsAProxy () |
virtual TClass * | operator() (const void *obj)=0 |
virtual void | SetClass (TClass *cl)=0 |
#include <TVirtualIsAProxy.h>
|
inlinevirtual |
Definition at line 29 of file TVirtualIsAProxy.h.
|
pure virtual |
Implemented in TIsAProxy, and TInstrumentedIsAProxy< T >.
|
pure virtual |
Implemented in TIsAProxy, and TInstrumentedIsAProxy< T >.