TGenCollectionProxy::Method Class Reference

#include <TGenCollectionProxy.h>

List of all members.

Public Types

typedef void *(*) Call_t (void *)
typedef void *(*) Call_t (void *)

Public Member Functions

 Method ()
 Method (Call_t c)
 Method (const Method &m)
void * invoke (void *obj) const
 Method ()
 Method (Call_t c)
 Method (const Method &m)
void * invoke (void *obj) const

Public Attributes

Call_t call


Detailed Description

Small helper to execute (compiler) generated function for the access to STL or other containers.

Author:
M.Frank
Version:
1.0
Date:
10/10/2004

Definition at line 213 of file TGenCollectionProxy.h.


Member Typedef Documentation

typedef void*(*) TGenCollectionProxy::Method::Call_t(void *)

Definition at line 215 of file TGenCollectionProxy.h.

typedef void*(*) TGenCollectionProxy::Method::Call_t(void *)

Definition at line 215 of file TGenCollectionProxy.h.


Constructor & Destructor Documentation

TGenCollectionProxy::Method::Method (  )  [inline]

Definition at line 217 of file TGenCollectionProxy.h.

TGenCollectionProxy::Method::Method ( Call_t  c  )  [inline]

Definition at line 218 of file TGenCollectionProxy.h.

TGenCollectionProxy::Method::Method ( const Method m  )  [inline]

Definition at line 219 of file TGenCollectionProxy.h.

TGenCollectionProxy::Method::Method (  )  [inline]

Definition at line 217 of file TGenCollectionProxy.h.

TGenCollectionProxy::Method::Method ( Call_t  c  )  [inline]

Definition at line 218 of file TGenCollectionProxy.h.

TGenCollectionProxy::Method::Method ( const Method m  )  [inline]

Definition at line 219 of file TGenCollectionProxy.h.


Member Function Documentation

void* TGenCollectionProxy::Method::invoke ( void *  obj  )  const [inline]

Definition at line 220 of file TGenCollectionProxy.h.

References call.

Referenced by TGenCollectionProxy::Allocate(), TGenCollectionProxy::At(), TGenCollectionProxy::Clear(), TGenCollectionProxy::Resize(), and TGenCollectionProxy::Size().

void* TGenCollectionProxy::Method::invoke ( void *  obj  )  const [inline]

Definition at line 220 of file TGenCollectionProxy.h.

References call.


Member Data Documentation

Call_t TGenCollectionProxy::Method::call

Definition at line 216 of file TGenCollectionProxy.h.

Referenced by TGenCollectionProxy::CheckFunctions(), invoke(), and TGenCollectionProxy::TGenCollectionProxy().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:38:24 2011 for ROOT_528-00b_version by  doxygen 1.5.1