Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
ObjectTypeLeakDetector Class Reference
Inheritance diagram for ObjectTypeLeakDetector:
LeakDetector

Public Member Functions

 __init__ (self, otld, objType, generation)
 
 __len__ (self)
 
 destroy (self)
 
 getLeakDetectorKey (self)
 

Protected Attributes

 _generation
 
 _objType
 
 _otld
 
- Protected Attributes inherited from LeakDetector
 _leakDetectorsKey
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
otld,
objType,
generation )

Reimplemented from LeakDetector.

Member Function Documentation

◆ __len__()

__len__ ( self)

◆ destroy()

destroy ( self)

Reimplemented from LeakDetector.

◆ getLeakDetectorKey()

getLeakDetectorKey ( self)

Reimplemented from LeakDetector.

Member Data Documentation

◆ _generation

_generation
protected

◆ _objType

_objType
protected

◆ _otld

_otld
protected