Panda3D
|
Public Member Functions | |
def | __init__ |
def | destroy |
def | finished |
def | getDesc2numDict |
def | getGarbage |
def | getNumCycles |
def | getReport |
def | run |
Public Attributes | |
cycleIds | |
cycles | |
cyclesBySyntax | |
garbage | |
garbageInstanceIds | |
numCycles | |
numGarbage | |
numGarbageInstances | |
referentsByNumber | |
referentsByReference | |
referrersByNumber | |
referrersByReference | |
uniqueCycleSets | |
Static Public Attributes | |
tuple | notify = directNotify.newCategory("GarbageReport") |
If you just want to log the current garbage to the log file, make one of these. It automatically destroys itself after logging
def __init__ | ( | self, | |
name, | |||
args, | |||
kArgs | |||
) |
def destroy | ( | self | ) | [inherited] |
def finished | ( | self | ) | [inherited] |
def getDesc2numDict | ( | self | ) | [inherited] |
def getGarbage | ( | self | ) | [inherited] |
def getNumCycles | ( | self | ) | [inherited] |
def getReport | ( | self | ) | [inherited] |
def run | ( | self | ) | [inherited] |
cycleIds [inherited] |
cycles [inherited] |
cyclesBySyntax [inherited] |
garbage [inherited] |
garbageInstanceIds [inherited] |
tuple notify = directNotify.newCategory("GarbageReport") [static, inherited] |
numCycles [inherited] |
numGarbage [inherited] |
numGarbageInstances [inherited] |
referentsByNumber [inherited] |
referentsByReference [inherited] |
referrersByNumber [inherited] |
referrersByReference [inherited] |
uniqueCycleSets [inherited] |