library: libCore
#include "TGenCollectionProxy.h"

TGenCollectionProxy::Method


class description - header file
viewCVS header

class TGenCollectionProxy::Method

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
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 Description

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

Last update: Tue Nov 21 09:19:42 2006


ROOT page - Class index - Class Hierarchy - Top of the page

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.