summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h
diff options
context:
space:
mode:
Diffstat (limited to 'PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h')
-rw-r--r--PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h b/PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h
index bc0cb5e..4a1d781 100644
--- a/PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h
+++ b/PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h
@@ -82,6 +82,7 @@ public:
void ackSourceNotificationConfiguration(DBusConnection *conn, DBusMessage *msg);
void hookSinkNotificationDataChange(DBusConnection *conn, DBusMessage *msg);
void hookSourceNotificationDataChange(DBusConnection *conn, DBusMessage *msg);
+ void getRoutingReadyStatus(DBusConnection* conn, DBusMessage* msg);
/**
* sets the pointer to the CommandReceiveInterface and registers Callback
@@ -103,6 +104,7 @@ private:
CAmRoutingDbusMessageHandler mDBUSMessageHandler;
int16_t mNumberDomains;
uint16_t mHandle;
+ bool mRoutingReady;
/**
* receives a callback whenever the path of the plugin is called