From 006a2ce21f277f171c8da9f4455c7299977fd87a Mon Sep 17 00:00:00 2001 From: Christian as GENIVI Maintainer Date: Fri, 30 Sep 2016 08:27:37 -0700 Subject: add actual doxygen documentation Signed-off-by: Christian as GENIVI Maintainer --- ...RoutingSender_1_1handleSourceSoundProperty.html | 274 +++++++++++++++++++++ 1 file changed, 274 insertions(+) create mode 100644 classam_1_1CAmRoutingSender_1_1handleSourceSoundProperty.html (limited to 'classam_1_1CAmRoutingSender_1_1handleSourceSoundProperty.html') diff --git a/classam_1_1CAmRoutingSender_1_1handleSourceSoundProperty.html b/classam_1_1CAmRoutingSender_1_1handleSourceSoundProperty.html new file mode 100644 index 0000000..24ea011 --- /dev/null +++ b/classam_1_1CAmRoutingSender_1_1handleSourceSoundProperty.html @@ -0,0 +1,274 @@ + + + + + + +AudioManager: am::CAmRoutingSender::handleSourceSoundProperty Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
AudioManager +  7.5.11 +
+
Native Application Runtime Environment
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
am::CAmRoutingSender::handleSourceSoundProperty Class Reference
+
+
+ +

#include <CAmRoutingSender.h>

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

+Public Member Functions

 handleSourceSoundProperty (IAmRoutingSend *interface, const am_sourceID_t sourceID, const am_SoundProperty_s &soundProperty, IAmDatabaseHandler *databaseHandler)
 
 ~handleSourceSoundProperty ()
 
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 143 of file CAmRoutingSender.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
am::CAmRoutingSender::handleSourceSoundProperty::handleSourceSoundProperty (IAmRoutingSendinterface,
const am_sourceID_t sourceID,
const am_SoundProperty_ssoundProperty,
IAmDatabaseHandlerdatabaseHandler 
)
+
+inline
+
+ +

Definition at line 146 of file CAmRoutingSender.h.

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

Definition at line 150 of file CAmRoutingSender.h.

+ +
+
+

Member Function Documentation

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

function to write the handle data to the database

+ +

Implements am::CAmRoutingSender::handleDataBase.

+ +

Definition at line 1049 of file CAmRoutingSender.cpp.

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