Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Attributes
ContainerReport Class Reference

Inherits Job.

List of all members.

Public Member Functions

def __init__
def destroy
def finished
def log
def run

Static Public Attributes

tuple notify = directNotify.newCategory("ContainerReport")
tuple PrivateIds = set()

Constructor & Destructor Documentation

def __init__ (   self,
  name,
  log = False,
  limit = None,
  threaded = False 
)

Member Function Documentation

def destroy (   self)
def finished (   self)
def log (   self,
  kArgs 
)
def run (   self)

Member Data Documentation

tuple notify = directNotify.newCategory("ContainerReport") [static]
tuple PrivateIds = set() [static]
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties