#include <TIsAProxy.h>
Inheritance diagram for TInstrumentedIsAProxy< T >:

| Public Member Functions | |
| TInstrumentedIsAProxy (TClass *cl) | |
| virtual | ~TInstrumentedIsAProxy () | 
| virtual void | SetClass (TClass *cl) | 
| virtual TClass * | operator() (const void *obj) | 
| TInstrumentedIsAProxy (TClass *cl) | |
| virtual | ~TInstrumentedIsAProxy () | 
| virtual void | SetClass (TClass *cl) | 
| virtual TClass * | operator() (const void *obj) | 
| Protected Member Functions | |
| TInstrumentedIsAProxy (const TInstrumentedIsAProxy &iip) | |
| TInstrumentedIsAProxy & | operator= (const TInstrumentedIsAProxy &iip) | 
| TInstrumentedIsAProxy (const TInstrumentedIsAProxy &iip) | |
| TInstrumentedIsAProxy & | operator= (const TInstrumentedIsAProxy &iip) | 
| Private Attributes | |
| TClass * | fClass | 
| TClass * | fClass | 
Definition at line 62 of file TIsAProxy.h.
| TInstrumentedIsAProxy< T >::TInstrumentedIsAProxy | ( | const TInstrumentedIsAProxy< T > & | iip | ) |  [inline, protected] | 
Definition at line 68 of file TIsAProxy.h.
| TInstrumentedIsAProxy< T >::TInstrumentedIsAProxy | ( | TClass * | cl | ) |  [inline] | 
Definition at line 76 of file TIsAProxy.h.
| virtual TInstrumentedIsAProxy< T >::~TInstrumentedIsAProxy | ( | ) |  [inline, virtual] | 
Definition at line 78 of file TIsAProxy.h.
| TInstrumentedIsAProxy< T >::TInstrumentedIsAProxy | ( | const TInstrumentedIsAProxy< T > & | iip | ) |  [inline, protected] | 
Definition at line 68 of file TIsAProxy.h.
| TInstrumentedIsAProxy< T >::TInstrumentedIsAProxy | ( | TClass * | cl | ) |  [inline] | 
Definition at line 76 of file TIsAProxy.h.
| virtual TInstrumentedIsAProxy< T >::~TInstrumentedIsAProxy | ( | ) |  [inline, virtual] | 
Definition at line 78 of file TIsAProxy.h.
| TInstrumentedIsAProxy& TInstrumentedIsAProxy< T >::operator= | ( | const TInstrumentedIsAProxy< T > & | iip | ) |  [inline, protected] | 
| virtual void TInstrumentedIsAProxy< T >::SetClass | ( | TClass * | cl | ) |  [inline, virtual] | 
Implements TVirtualIsAProxy.
Definition at line 80 of file TIsAProxy.h.
References TInstrumentedIsAProxy< T >::fClass.
| virtual TClass* TInstrumentedIsAProxy< T >::operator() | ( | const void * | obj | ) |  [inline, virtual] | 
Implements TVirtualIsAProxy.
Definition at line 82 of file TIsAProxy.h.
References TInstrumentedIsAProxy< T >::fClass, and T.
| TInstrumentedIsAProxy& TInstrumentedIsAProxy< T >::operator= | ( | const TInstrumentedIsAProxy< T > & | iip | ) |  [inline, protected] | 
| virtual void TInstrumentedIsAProxy< T >::SetClass | ( | TClass * | cl | ) |  [inline, virtual] | 
Implements TVirtualIsAProxy.
Definition at line 80 of file TIsAProxy.h.
References TInstrumentedIsAProxy< T >::fClass.
| virtual TClass* TInstrumentedIsAProxy< T >::operator() | ( | const void * | obj | ) |  [inline, virtual] | 
Implements TVirtualIsAProxy.
Definition at line 82 of file TIsAProxy.h.
References TInstrumentedIsAProxy< T >::fClass, and T.
| TClass* TInstrumentedIsAProxy< T >::fClass  [private] | 
Definition at line 65 of file TIsAProxy.h.
Referenced by TInstrumentedIsAProxy< T >::operator()(), TInstrumentedIsAProxy< T >::operator=(), and TInstrumentedIsAProxy< T >::SetClass().
| TClass* TInstrumentedIsAProxy< T >::fClass  [private] | 
Definition at line 65 of file TIsAProxy.h.
 1.5.1
 1.5.1