L2DBUS Lua Libraries 1.0.1
Modules
l2dbus | The low-level L2DBUS core module. |
l2dbus-ev | The L2DBUS libev main loop implementation. |
l2dbus-glib | The L2DBUS Glib main loop implementation. |
l2dbus.msgbusctrl | Message Bus Controller Module. |
l2dbus.proxyctrl | Proxy Controller Module. |
l2dbus.service | Service Module. |
l2dbus.validate | Validation Module. |
l2dbus.xml | XML Module. |
Topics
01-introduction.md |
Namespaces
l2dbus.Connection | L2DBUS Connection |
l2dbus.Dbus | L2DBUS Shared D-Bus constants
This namespace defines shared D-Bus constants that are typically utilized by related L2DBUS components. |
l2dbus.DbusTypes | The L2DBUS DbusTypes module. |
l2dbus.Dispatcher | The L2DBUS Event Dispatcher Object
This namespace provides a constructor and methods for manipulating the D-Bus event Dispatcher object. |
l2dbus.Int64 | L2DBUS Int64
This section describes a Lua Int64 type used to manipulate D-Bus Int64 types in the Lua environment. |
l2dbus.Interface | L2DBUS Interface
This section describes a Lua Interface class. |
l2dbus.Introspection | L2DBUS Introspection
This section describes a Lua Introspection class. |
l2dbus.Match | L2DBUS Match |
l2dbus.Message | L2DBUS Message |
l2dbus.PendingCall | L2DBUS PendingCall
This section describes the PendingCall object which is used to receive messages replies to a request. |
l2dbus.ServiceObject | L2DBUS ServiceObject
This section describes a Lua ServiceObject class. |
l2dbus.Timeout | L2DBUS Timeout
This section describes a L2DBUS Timeout class. |
l2dbus.Trace | L2DBUS Trace
This section describes a L2DBUS Trace capabilities. |
l2dbus.Uint64 | L2DBUS Uint64
This section describes a Lua Uint64 type used to manipulate D-Bus Uint64 types in the Lua environment. |
l2dbus.Watch | L2DBUS Watch
This section describes a L2DBUS Watch class which represents a file descriptor that can be monitored for activity. |