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 --- ...am_1_1CAmRoutingSender_1_1handleDisconnect.html | 266 +++++++++++++++++++++ 1 file changed, 266 insertions(+) create mode 100644 docs/classam_1_1CAmRoutingSender_1_1handleDisconnect.html (limited to 'docs/classam_1_1CAmRoutingSender_1_1handleDisconnect.html') diff --git a/docs/classam_1_1CAmRoutingSender_1_1handleDisconnect.html b/docs/classam_1_1CAmRoutingSender_1_1handleDisconnect.html new file mode 100644 index 0000000..ba681fe --- /dev/null +++ b/docs/classam_1_1CAmRoutingSender_1_1handleDisconnect.html @@ -0,0 +1,266 @@ + + + + + + +AudioManager: am::CAmRoutingSender::handleDisconnect Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
AudioManager +  7.5.11 +
+
Native Application Runtime Environment
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
am::CAmRoutingSender::handleDisconnect Class Reference
+
+
+ +

#include <CAmRoutingSender.h>

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

+Public Member Functions

 handleDisconnect (IAmRoutingSend *interface, const am_connectionID_t connectionID, IAmDatabaseHandler *databaseHandler, CAmRoutingSender *routingSender)
 
 ~handleDisconnect ()
 
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 237 of file CAmRoutingSender.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
am::CAmRoutingSender::handleDisconnect::handleDisconnect (IAmRoutingSendinterface,
const am_connectionID_t connectionID,
IAmDatabaseHandlerdatabaseHandler,
CAmRoutingSenderroutingSender 
)
+
+inline
+
+ +

Definition at line 240 of file CAmRoutingSender.h.

+ +
+
+ +
+
+ + + + + + + +
am::CAmRoutingSender::handleDisconnect::~handleDisconnect ()
+
+ +

Definition at line 1143 of file CAmRoutingSender.cpp.

+ +
+
+

Member Function Documentation

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

function to write the handle data to the database

+ +

Implements am::CAmRoutingSender::handleDataBase.

+ +

Definition at line 1090 of file CAmRoutingSender.cpp.

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