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