+
class TVirtualIsAProxy
-
library: libCore
#include "TVirtualIsAProxy.h"
Display options:
Show inherited
Show non-public

class TVirtualIsAProxy


TClass

Virtual IsAProxy base class.


Function Members (Methods)

 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.

public:
virtual~TVirtualIsAProxy()
virtual TClass*operator()(const void* obj)
TVirtualIsAProxy&operator=(const TVirtualIsAProxy&)
virtual voidSetClass(TClass* cl)

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

virtual ~TVirtualIsAProxy()
{ }
void SetClass(TClass* cl)
TClass* operator()(const void* obj)

Last update: Mon Jun 25 20:13:42 2007

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.