ContainerReport

Inheritance:

Methods of ContainerReport:

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

Undocumented function.

_enqueueContainer
def _enqueueContainer(self, obj, pathStr=None)

Undocumented function.

_examine
def _examine(self, obj)

Undocumented function.

_output
def _output(self, **kArgs)

Undocumented function.

_outputType
def _outputType(self, type, limit=None)

Undocumented function.

destroy
def destroy(self)

Undocumented function.

finished
def finished(self)

Undocumented function.

log
def log(self, **kArgs)

Undocumented function.

run
def run(self)

Undocumented function.