|
static CVariant | GetAll (const char *destination, const char *object, const char *interface) |
|
static CVariant | GetVariant (const char *destination, const char *object, const char *interface, const char *property) |
|
static bool | TryMethodCall (DBusBusType bus, const char *destination, const char *object, const char *interface, const char *method) |
| Try to call a DBus method and return whether the call succeeded.
|
|
static bool | TryMethodCall (DBusBusType bus, std::string const &destination, std::string const &object, std::string const &interface, std::string const &method) |
| Try to call a DBus method and return whether the call succeeded.
|
|
The documentation for this class was generated from the following files:
- xbmc/platform/linux/DBusUtil.h
- xbmc/platform/linux/DBusUtil.cpp