class ROOT::Reflex::NewDelFunctions

Function Members (Methods)

public:
~NewDelFunctions()
ROOT::Reflex::NewDelFunctionsNewDelFunctions()
ROOT::Reflex::NewDelFunctionsNewDelFunctions(const ROOT::Reflex::NewDelFunctions&)
ROOT::Reflex::NewDelFunctions&operator=(const ROOT::Reflex::NewDelFunctions&)

Data Members

public:
ROOT::Reflex::DelFunc_tfDeletepointer to a function deleting one object.
ROOT::Reflex::DelArrFunc_tfDeleteArraypointer to a function deleting an array of objects.
ROOT::Reflex::DesFunc_tfDestructorpointer to a function call an object's destructor.
ROOT::Reflex::NewFunc_tfNewpointer to a function newing one object.
ROOT::Reflex::NewArrFunc_tfNewArraypointer to a function newing an array of objects.

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation


Last update: Thu Jan 17 08:42:46 2008

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.