This is the complete list of members for CPyCppyy::MemoryRegulator, including all inherited members.
MemoryRegulator() | CPyCppyy::MemoryRegulator | |
RecursiveRemove(Cppyy::TCppObject_t cppobj, Cppyy::TCppType_t klass) | CPyCppyy::MemoryRegulator | static |
registerHook | CPyCppyy::MemoryRegulator | privatestatic |
RegisterPyObject(CPPInstance *pyobj, void *cppobj) | CPyCppyy::MemoryRegulator | static |
RetrievePyObject(Cppyy::TCppObject_t cppobj, PyObject *pyclass) | CPyCppyy::MemoryRegulator | static |
SetRegisterHook(MemHook_t h) | CPyCppyy::MemoryRegulator | static |
SetUnregisterHook(MemHook_t h) | CPyCppyy::MemoryRegulator | static |
unregisterHook | CPyCppyy::MemoryRegulator | privatestatic |
UnregisterPyObject(CPPInstance *pyobj, PyObject *pyclass) | CPyCppyy::MemoryRegulator | static |