class TGenCollectionProxy::Method

Function Members (Methods)

public:
~Method()
void*invoke(void* obj) const
TGenCollectionProxy::MethodMethod()
TGenCollectionProxy::MethodMethod(TGenCollectionProxy::Method::Call_t c)
TGenCollectionProxy::MethodMethod(const TGenCollectionProxy::Method& m)
TGenCollectionProxy::Method&operator=(const TGenCollectionProxy::Method&)

Data Members

public:
TGenCollectionProxy::Method::Call_tcall

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

Method()
{ }
Method(Call_t c)
{ }
Method(const Method& m)
{ }
void* invoke(void* obj) const
{ return (*call)(obj); }

Author: Markus Frank 28/10/04
Last change: root/io:$Id: TGenCollectionProxy.h 25450 2008-09-18 21:13:42Z pcanal $
Last generated: 2008-09-19 09:32
Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.