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__= dict_proxy({'__module__': 'PyFoam.Applications.CommonReportRunnerData', 'reportRunnerData': <function reportRunnerData>, 'addOptions': <function addOptions>, '__dict__': <attribute '__dict__' of 'CommonReportRunnerData' objects>, '__weakref__': <attribute '__weakref__' of 'CommonReportRunnerData' objects>, '__doc__': ' The class that reports the resource usage\n '})¶
-
__module__= 'PyFoam.Applications.CommonReportRunnerData'¶
-
__weakref__¶ list of weak references to the object (if defined)
-