gecko-dev/ipc/dbus
Thomas Zimmermann 8f74b7274d Bug 1246931: Add DBus I/O helpers, r=shuang
The I/O helpers for DBus are based on |RawDBusConnection|'s |Send*| and
|Watch| methods. Moving them out of this class will make them available
to other modules.
2016-04-12 16:14:39 +02:00
..
DBusConnectionRefPtr.h Bug 1246931: Add support for |RefPtr<DBusConnection>| and convert callers, r=shuang 2016-04-12 16:14:39 +02:00
DBusHelpers.cpp Bug 1246931: Add DBus I/O helpers, r=shuang 2016-04-12 16:14:39 +02:00
DBusHelpers.h Bug 1246931: Add DBus I/O helpers, r=shuang 2016-04-12 16:14:39 +02:00
DBusMessageRefPtr.h Bug 1246931: Add support for |RefPtr<DBusMessage>|, r=shuang 2016-04-12 16:14:39 +02:00
DBusPendingCallRefPtr.h Bug 1246931: Add support for |RefPtr<DBusPendingCall>|, r=shuang 2016-04-12 16:14:39 +02:00
DBusUtils.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
DBusUtils.h Bug 1246931: Include dbus.h in DBus IPC headers, r=shuang 2016-04-12 16:14:39 +02:00
DBusWatcher.cpp Bug 1246931: Use |DBusConnection| in |DBusWatcher|, r=shuang 2016-04-12 16:14:39 +02:00
DBusWatcher.h Bug 1246931: Use |DBusConnection| in |DBusWatcher|, r=shuang 2016-04-12 16:14:39 +02:00
RawDBusConnection.cpp Bug 1246931: Add DBus I/O helpers, r=shuang 2016-04-12 16:14:39 +02:00
RawDBusConnection.h Bug 1246931: Add DBus I/O helpers, r=shuang 2016-04-12 16:14:39 +02:00
moz.build Bug 1246931: Add DBus I/O helpers, r=shuang 2016-04-12 16:14:39 +02:00