Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMemoryRegulator.h File Reference
#include "../../cppyy/CPyCppyy/src/CPyCppyy.h"
#include "../../cppyy/CPyCppyy/src/MemoryRegulator.h"
#include "TObject.h"
#include <unordered_map>
#include <utility>
Include dependency graph for TMemoryRegulator.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  PyROOT::RegulatorCleanup
 A TObject-derived class to inject the memory regulation logic in the ROOT list of cleanups. More...
 

Namespaces

namespace  PyROOT
 

Functions

void PyROOT::CallCppyyRecursiveRemove (TObject *object)
 Get the class id of the TObject being deleted and run Cppyy's RecursiveRemove.