16 #ifndef ALEXA_CLIENT_SDK_BLUETOOTHIMPLEMENTATIONS_BLUEZ_INCLUDE_BLUEZ_DBUSOBJECTBASE_H_ 17 #define ALEXA_CLIENT_SDK_BLUETOOTHIMPLEMENTATIONS_BLUEZ_INCLUDE_BLUEZ_DBUSOBJECTBASE_H_ 25 namespace bluetoothImplementations {
61 std::shared_ptr<DBusConnection> connection,
64 GDBusInterfaceMethodCallFunc methodCallFunc);
78 unsigned int m_registrationId;
81 GDBusInterfaceVTable m_interfaceVtable;
84 std::shared_ptr<DBusConnection> m_connection;
94 #endif // ALEXA_CLIENT_SDK_BLUETOOTHIMPLEMENTATIONS_BLUEZ_INCLUDE_BLUEZ_DBUSOBJECTBASE_H_ void onMethodCalledInternal(const char *methodName)
::std::string string
Definition: gtest-port.h:1097
virtual ~DBusObjectBase()
DBusObjectBase(std::shared_ptr< DBusConnection > connection, const std::string &xmlInterfaceIntrospection, const std::string &objectPath, GDBusInterfaceMethodCallFunc methodCallFunc)
Definition: DBusObjectBase.h:31
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36