From 1111f28e3693ee0f296819654a5c35fe147c395d Mon Sep 17 00:00:00 2001 From: Christian as GENIVI Maintainer Date: Fri, 30 Sep 2016 08:11:30 -0700 Subject: add doxygen documentation for github Signed-off-by: Christian as GENIVI Maintainer --- ..._1_1handleSetSinkNotificationConfiguration.html | 274 +++++++++++++++++++++ 1 file changed, 274 insertions(+) create mode 100644 docs/classam_1_1CAmRoutingSender_1_1handleSetSinkNotificationConfiguration.html (limited to 'docs/classam_1_1CAmRoutingSender_1_1handleSetSinkNotificationConfiguration.html') diff --git a/docs/classam_1_1CAmRoutingSender_1_1handleSetSinkNotificationConfiguration.html b/docs/classam_1_1CAmRoutingSender_1_1handleSetSinkNotificationConfiguration.html new file mode 100644 index 0000000..fcb9d5b --- /dev/null +++ b/docs/classam_1_1CAmRoutingSender_1_1handleSetSinkNotificationConfiguration.html @@ -0,0 +1,274 @@ + + + + + + +AudioManager: am::CAmRoutingSender::handleSetSinkNotificationConfiguration Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
AudioManager +  7.5.11 +
+
Native Application Runtime Environment
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
am::CAmRoutingSender::handleSetSinkNotificationConfiguration Class Reference
+
+
+ +

#include <CAmRoutingSender.h>

+
+Inheritance diagram for am::CAmRoutingSender::handleSetSinkNotificationConfiguration:
+
+
+ + +am::CAmRoutingSender::handleDataBase + +
+ + + + + + + + + + + + + + + + +

+Public Member Functions

 handleSetSinkNotificationConfiguration (IAmRoutingSend *interface, const am_sinkID_t sinkID, const am_NotificationConfiguration_s notificationConfiguration, IAmDatabaseHandler *databaseHandler)
 
 ~handleSetSinkNotificationConfiguration ()
 
am_Error_e writeDataToDatabase ()
 function to write the handle data to the database More...
 
- Public Member Functions inherited from am::CAmRoutingSender::handleDataBase
 handleDataBase (IAmRoutingSend *interface, IAmDatabaseHandler *databaseHandler)
 
virtual ~handleDataBase ()
 
IAmRoutingSendreturnInterface ()
 
+ + + + +

+Additional Inherited Members

- Protected Attributes inherited from am::CAmRoutingSender::handleDataBase
IAmDatabaseHandlermpDatabaseHandler
 
+

Detailed Description

+
+

Definition at line 263 of file CAmRoutingSender.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
am::CAmRoutingSender::handleSetSinkNotificationConfiguration::handleSetSinkNotificationConfiguration (IAmRoutingSendinterface,
const am_sinkID_t sinkID,
const am_NotificationConfiguration_s notificationConfiguration,
IAmDatabaseHandlerdatabaseHandler 
)
+
+inline
+
+ +

Definition at line 266 of file CAmRoutingSender.h.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
am::CAmRoutingSender::handleSetSinkNotificationConfiguration::~handleSetSinkNotificationConfiguration ()
+
+inline
+
+ +

Definition at line 270 of file CAmRoutingSender.h.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + +
am_Error_e am::CAmRoutingSender::handleSetSinkNotificationConfiguration::writeDataToDatabase ()
+
+virtual
+
+ +

function to write the handle data to the database

+ +

Implements am::CAmRoutingSender::handleDataBase.

+ +

Definition at line 1113 of file CAmRoutingSender.cpp.

+ +
+
+
The documentation for this class was generated from the following files: +
+
+ + + + -- cgit v1.2.1