| 
    ROOT   6.14/05  Reference Guide  | 
    
Small helper to execute (compiler) generated function for the access to STL or other containers.
Definition at line 192 of file TGenCollectionProxy.h.
Public Types | |
| typedef void *(* | Call_t) (void *) | 
Public Member Functions | |
| Method () | |
| Method (Call_t c) | |
| Method (const Method &m) | |
| void * | invoke (void *obj) const | 
| Method & | operator= (const Method &m) | 
Public Attributes | |
| Call_t | call | 
#include <TGenCollectionProxy.h>
Definition at line 194 of file TGenCollectionProxy.h.
      
  | 
  inline | 
Definition at line 196 of file TGenCollectionProxy.h.
      
  | 
  inline | 
Definition at line 197 of file TGenCollectionProxy.h.
      
  | 
  inline | 
Definition at line 198 of file TGenCollectionProxy.h.
Definition at line 200 of file TGenCollectionProxy.h.
Definition at line 199 of file TGenCollectionProxy.h.
| Call_t TGenCollectionProxy::Method::call | 
Definition at line 195 of file TGenCollectionProxy.h.