PyFoam.Infrastructure.ZeroConf module¶
Helper classes and functions to wrap the zeroconf-library
-
class
PyFoam.Infrastructure.ZeroConf.ZeroConfFoamServer[source]¶ Bases:
object-
__dict__= mappingproxy({'__module__': 'PyFoam.Infrastructure.ZeroConf', '__init__': <function ZeroConfFoamServer.__init__>, 'register': <function ZeroConfFoamServer.register>, 'deregister': <function ZeroConfFoamServer.deregister>, '__dict__': <attribute '__dict__' of 'ZeroConfFoamServer' objects>, '__weakref__': <attribute '__weakref__' of 'ZeroConfFoamServer' objects>, '__doc__': None})¶
-
__module__= 'PyFoam.Infrastructure.ZeroConf'¶
-
__weakref__¶ list of weak references to the object (if defined)
-