PyFoam.Applications.CommonServer module¶
Class that implements the common functionality for having a server
-
class
PyFoam.Applications.CommonServer.
CommonServer
[source]¶ Bases:
object
The class that switches on and off the server
-
__dict__
= mappingproxy({'__module__': 'PyFoam.Applications.CommonServer', '__doc__': ' The class that switches on and off the server\n ', 'addOptions': <function CommonServer.addOptions>, '__dict__': <attribute '__dict__' of 'CommonServer' objects>, '__weakref__': <attribute '__weakref__' of 'CommonServer' objects>})¶
-
__module__
= 'PyFoam.Applications.CommonServer'¶
-
__weakref__
¶ list of weak references to the object (if defined)
-