PyFoam.Applications.CommonReportRunnerData module
Class that implements the common functionality for reporting the data that was submitted to the runner
- class PyFoam.Applications.CommonReportRunnerData.CommonReportRunnerData[source]
Bases:
objectThe class that reports the resource usage
- __dict__ = mappingproxy({'__module__': 'PyFoam.Applications.CommonReportRunnerData', '__doc__': ' The class that reports the resource usage\n ', 'addOptions': <function CommonReportRunnerData.addOptions>, 'reportRunnerData': <function CommonReportRunnerData.reportRunnerData>, '__dict__': <attribute '__dict__' of 'CommonReportRunnerData' objects>, '__weakref__': <attribute '__weakref__' of 'CommonReportRunnerData' objects>, '__annotations__': {}})
- __module__ = 'PyFoam.Applications.CommonReportRunnerData'
- __weakref__
list of weak references to the object (if defined)