AudioManager  7.6.6
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 238 of file CAmRoutingSender.h.

Constructor & Destructor Documentation

am::CAmRoutingSender::handleDisconnect::handleDisconnect ( IAmRoutingSend interface,
const am_connectionID_t  connectionID,
IAmDatabaseHandler databaseHandler,
CAmRoutingSender routingSender 
)
inline

Definition at line 241 of file CAmRoutingSender.h.

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

Definition at line 1195 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 1142 of file CAmRoutingSender.cpp.


The documentation for this class was generated from the following files: