%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /lib/python3.9/site-packages/dasbus/server/__pycache__/
Upload File :
Create Path :
Current File : //lib/python3.9/site-packages/dasbus/server/__pycache__/publishable.cpython-39.opt-1.pyc

a

F
�`V�@s,ddlmZmZdgZGdd�ded�ZdS)�)�ABCMeta�abstractmethod�Publishablec@seZdZdZedd��ZdS)ra�Abstract class for Python objects that can be published on DBus.

    Example:

    .. code-block:: python

        # Define a publishable class.
        class MyObject(Publishable):

            def for_publication(self):
                return MyDBusInterface(self)

        # Create a publishable object.
        my_object = MyObject()

        # Publish the object on DBus.
        DBus.publish_object("/org/project/x", my_object.for_publication())

   cCsdS)zuReturn a DBus representation of this object.

        :return: an instance of @dbus_interface or @dbus_class
        N�)�selfrr�=/usr/lib/python3.9/site-packages/dasbus/server/publishable.py�for_publication/szPublishable.for_publicationN)�__name__�
__module__�__qualname__�__doc__rrrrrrrs)�	metaclassN)�abcrr�__all__rrrrr�<module>s

Zerion Mini Shell 1.0