#include <TGenCollectionProxy.h>
Public Types | |
| typedef void *(*) | Call_t () |
| typedef void *(*) | Call_t () |
Public Member Functions | |
| Method0 () | |
| Method0 (Call_t c) | |
| Method0 (const Method0 &m) | |
| void * | invoke () const |
| Method0 () | |
| Method0 (Call_t c) | |
| Method0 (const Method0 &m) | |
| void * | invoke () const |
Public Attributes | |
| Call_t | call |
Definition at line 232 of file TGenCollectionProxy.h.
| typedef void*(*) TGenCollectionProxy::Method0::Call_t() |
Definition at line 234 of file TGenCollectionProxy.h.
| typedef void*(*) TGenCollectionProxy::Method0::Call_t() |
Definition at line 234 of file TGenCollectionProxy.h.
| TGenCollectionProxy::Method0::Method0 | ( | ) | [inline] |
Definition at line 236 of file TGenCollectionProxy.h.
| TGenCollectionProxy::Method0::Method0 | ( | Call_t | c | ) | [inline] |
Definition at line 237 of file TGenCollectionProxy.h.
| TGenCollectionProxy::Method0::Method0 | ( | const Method0 & | m | ) | [inline] |
Definition at line 238 of file TGenCollectionProxy.h.
| TGenCollectionProxy::Method0::Method0 | ( | ) | [inline] |
Definition at line 236 of file TGenCollectionProxy.h.
| TGenCollectionProxy::Method0::Method0 | ( | Call_t | c | ) | [inline] |
Definition at line 237 of file TGenCollectionProxy.h.
| TGenCollectionProxy::Method0::Method0 | ( | const Method0 & | m | ) | [inline] |
Definition at line 238 of file TGenCollectionProxy.h.
| void* TGenCollectionProxy::Method0::invoke | ( | ) | const [inline] |
Definition at line 239 of file TGenCollectionProxy.h.
References call.
Referenced by TGenCollectionProxy::PushProxy().
| void* TGenCollectionProxy::Method0::invoke | ( | ) | const [inline] |
Definition at line 235 of file TGenCollectionProxy.h.
Referenced by TGenCollectionProxy::CheckFunctions(), invoke(), and TGenCollectionProxy::TGenCollectionProxy().
1.5.1