Logo ROOT   6.14/05
Reference Guide
Functions
TClonesArray.cxx File Reference
#include "TClonesArray.h"
#include "TError.h"
#include "TROOT.h"
#include "TClass.h"
#include "TObject.h"
#include "TObjectTable.h"
#include <stdlib.h>
Include dependency graph for TClonesArray.cxx:

Functions

static void R__ReleaseMemory (TClass *cl, TObject *obj)
 Internal Utility routine to correctly release the memory for an object. More...
 

Function Documentation

◆ R__ReleaseMemory()

static void R__ReleaseMemory ( TClass cl,
TObject obj 
)
inlinestatic

Internal Utility routine to correctly release the memory for an object.

Definition at line 139 of file TClonesArray.cxx.