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