#include <mediascanner/dbusutils.h>
|
| InterfaceProxy (const std::string &name) |
|
virtual | ~InterfaceProxy () |
|
bool | ConnectAndWait (Wrapper< GDBusConnection > connection, const std::string &service_name, const std::string &object_path, Wrapper< GCancellable > cancellable, GError **error) |
|
bool | ConnectAndWait (Wrapper< GDBusConnection > connection, const std::string &service_name, const std::string &object_path, GError **error) |
|
void | connect (GBusType bus_type, const std::string &service_name, const std::string &object_path, Wrapper< GCancellable > cancellable=Wrapper< GCancellable >()) |
|
void | connect (Wrapper< GDBusConnection > connection, const std::string &service_name, const std::string &object_path, Wrapper< GCancellable > cancellable=Wrapper< GCancellable >()) |
|
Wrapper< GVariant > | ReadPropertyValue (const std::string &property_name) const |
|
Wrapper< GDBusProxy > | handle () const |
|
Wrapper< GDBusConnection > | connection () const |
|
std::string | interface_name () const |
|
std::string | service_name () const |
|
std::string | object_path () const |
|
const std::string & | name () const |
|
Wrapper< GDBusInterfaceInfo > | info () const |
|
mediascanner::dbus::InterfaceProxy::InterfaceProxy |
( |
const std::string & |
name) | |
|
|
inlineexplicit |
virtual mediascanner::dbus::InterfaceProxy::~InterfaceProxy |
( |
) | |
|
|
inlinevirtual |
void mediascanner::dbus::InterfaceProxy::connect |
( |
GBusType |
bus_type, |
|
|
const std::string & |
service_name, |
|
|
const std::string & |
object_path, |
|
|
Wrapper< GCancellable > |
cancellable = Wrapper< GCancellable >() |
|
) |
| |
void mediascanner::dbus::InterfaceProxy::connect |
( |
Wrapper< GDBusConnection > |
connection, |
|
|
const std::string & |
service_name, |
|
|
const std::string & |
object_path, |
|
|
Wrapper< GCancellable > |
cancellable = Wrapper< GCancellable >() |
|
) |
| |
virtual void mediascanner::dbus::InterfaceProxy::connect_failed |
( |
Wrapper< GError > |
error) | |
const |
|
protectedvirtual |
bool mediascanner::dbus::InterfaceProxy::ConnectAndWait |
( |
Wrapper< GDBusConnection > |
connection, |
|
|
const std::string & |
service_name, |
|
|
const std::string & |
object_path, |
|
|
Wrapper< GCancellable > |
cancellable, |
|
|
GError ** |
error |
|
) |
| |
bool mediascanner::dbus::InterfaceProxy::ConnectAndWait |
( |
Wrapper< GDBusConnection > |
connection, |
|
|
const std::string & |
service_name, |
|
|
const std::string & |
object_path, |
|
|
GError ** |
error |
|
) |
| |
|
inline |
virtual void mediascanner::dbus::InterfaceProxy::connected |
( |
) | |
|
|
protectedvirtual |
Wrapper<GDBusConnection> mediascanner::dbus::InterfaceProxy::connection |
( |
) | |
const |
Wrapper<GDBusProxy> mediascanner::dbus::InterfaceProxy::handle |
( |
) | |
const |
|
inline |
std::string mediascanner::dbus::InterfaceProxy::interface_name |
( |
) | |
const |
std::string mediascanner::dbus::InterfaceProxy::object_path |
( |
) | |
const |
Wrapper<GVariant> mediascanner::dbus::InterfaceProxy::ReadPropertyValue |
( |
const std::string & |
property_name) | |
const |
std::string mediascanner::dbus::InterfaceProxy::service_name |
( |
) | |
const |