AudioManager  7.6.6
Native Application Runtime Environment
am::CAmRoutingSender::handleDataBase Class Referenceabstract

#include <CAmRoutingSender.h>

Inheritance diagram for am::CAmRoutingSender::handleDataBase:
am::CAmRoutingSender::handleConnect am::CAmRoutingSender::handleCrossFader am::CAmRoutingSender::handleDisconnect am::CAmRoutingSender::handleSetSinkNotificationConfiguration am::CAmRoutingSender::handleSetSourceNotificationConfiguration am::CAmRoutingSender::handleSetVolumes am::CAmRoutingSender::handleSinkSoundProperties am::CAmRoutingSender::handleSinkSoundProperty am::CAmRoutingSender::handleSourceSoundProperties am::CAmRoutingSender::handleSourceSoundProperty am::CAmRoutingSender::handleSourceState am::CAmRoutingSender::handleVolumeBase

Public Member Functions

 handleDataBase (IAmRoutingSend *interface, IAmDatabaseHandler *databaseHandler)
 
virtual ~handleDataBase ()
 
virtual am_Error_e writeDataToDatabase ()=0
 function to write the handle data to the database More...
 
IAmRoutingSendreturnInterface ()
 

Protected Attributes

IAmDatabaseHandlermpDatabaseHandler
 

Detailed Description

Definition at line 91 of file CAmRoutingSender.h.

Constructor & Destructor Documentation

am::CAmRoutingSender::handleDataBase::handleDataBase ( IAmRoutingSend interface,
IAmDatabaseHandler databaseHandler 
)
inline

Definition at line 94 of file CAmRoutingSender.h.

virtual am::CAmRoutingSender::handleDataBase::~handleDataBase ( )
inlinevirtual

Definition at line 95 of file CAmRoutingSender.h.

Member Function Documentation

IAmRoutingSend* am::CAmRoutingSender::handleDataBase::returnInterface ( )
inline

Definition at line 97 of file CAmRoutingSender.h.

Member Data Documentation

IAmDatabaseHandler* am::CAmRoutingSender::handleDataBase::mpDatabaseHandler
protected

Definition at line 101 of file CAmRoutingSender.h.


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