qudi.core.parentpoller.ParentPollerUnix ======================================= .. currentmodule:: qudi.core.parentpoller .. autoclass:: ParentPollerUnix :no-members: :no-inherited-members: :no-special-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~ParentPollerUnix.__init__ ~ParentPollerUnix.getName ~ParentPollerUnix.isDaemon ~ParentPollerUnix.is_alive ~ParentPollerUnix.join ~ParentPollerUnix.run ~ParentPollerUnix.setDaemon ~ParentPollerUnix.setName ~ParentPollerUnix.start .. rubric:: Attributes .. autosummary:: ~ParentPollerUnix.daemon ~ParentPollerUnix.ident ~ParentPollerUnix.name ~ParentPollerUnix.native_id