AudioManager
7.6.6
Native Application Runtime Environment
|
#include <CAmRoutingSender.h>
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... | |
IAmRoutingSend * | returnInterface () |
Protected Attributes | |
IAmDatabaseHandler * | mpDatabaseHandler |
Definition at line 91 of file CAmRoutingSender.h.
|
inline |
Definition at line 94 of file CAmRoutingSender.h.
|
inlinevirtual |
Definition at line 95 of file CAmRoutingSender.h.
|
inline |
Definition at line 97 of file CAmRoutingSender.h.
|
pure virtual |
function to write the handle data to the database
Implemented in am::CAmRoutingSender::handleSetSourceNotificationConfiguration, am::CAmRoutingSender::handleSetSinkNotificationConfiguration, am::CAmRoutingSender::handleSetVolumes, am::CAmRoutingSender::handleDisconnect, am::CAmRoutingSender::handleConnect, am::CAmRoutingSender::handleCrossFader, am::CAmRoutingSender::handleSinkVolume, am::CAmRoutingSender::handleSourceVolume, am::CAmRoutingSender::handleSourceState, am::CAmRoutingSender::handleSourceSoundProperties, am::CAmRoutingSender::handleSourceSoundProperty, am::CAmRoutingSender::handleSinkSoundProperties, and am::CAmRoutingSender::handleSinkSoundProperty.
|
protected |
Definition at line 101 of file CAmRoutingSender.h.