This is the complete list of members for vasum::HostDbusConnection, including all inherited members.
HostDbusConnection(ZonesManager *zm) | vasum::HostDbusConnection | |
mDbusConnection | vasum::HostDbusConnection | private |
mNameAcquired | vasum::HostDbusConnection | private |
mNameCondition | vasum::HostDbusConnection | private |
mNameLost | vasum::HostDbusConnection | private |
mNameMutex | vasum::HostDbusConnection | private |
mProxyCallCallback | vasum::HostDbusConnection | private |
mSubscriptionId | vasum::HostDbusConnection | private |
mZonesManagerPtr | vasum::HostDbusConnection | private |
onClientVanished(const std::string &name) | vasum::HostDbusConnection | private |
onMessageCall(const std::string &objectPath, const std::string &interface, const std::string &methodName, GVariant *parameters, dbus::MethodResultBuilder::Pointer result) | vasum::HostDbusConnection | private |
onNameAcquired() | vasum::HostDbusConnection | private |
onNameLost() | vasum::HostDbusConnection | private |
onSignalCall(const std::string &senderBusName, const std::string &objectPath, const std::string &interface, const std::string &signalName, GVariant *parameters) const | vasum::HostDbusConnection | private |
proxyCallAsync(const std::string &busName, const std::string &objectPath, const std::string &interface, const std::string &method, GVariant *parameters, const dbus::DbusConnection::AsyncMethodCallCallback &callback) | vasum::HostDbusConnection | |
ProxyCallCallback typedef | vasum::HostDbusConnection | |
setProxyCallCallback(const ProxyCallCallback &callback) | vasum::HostDbusConnection | |
waitForName(const unsigned int timeoutMs) | vasum::HostDbusConnection | private |
~HostDbusConnection() | vasum::HostDbusConnection |