|
AudioManager
7.6.6
Native Application Runtime Environment
|
#include <CAmRoutingSender.h>
Public Member Functions | |
| handleSourceSoundProperties (IAmRoutingSend *interface, const am_sourceID_t sourceID, const std::vector< am_SoundProperty_s > &listSoundProperties, IAmDatabaseHandler *databaseHandler) | |
| ~handleSourceSoundProperties () | |
| 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 () |
| IAmRoutingSend * | returnInterface () |
Additional Inherited Members | |
Protected Attributes inherited from am::CAmRoutingSender::handleDataBase | |
| IAmDatabaseHandler * | mpDatabaseHandler |
Definition at line 158 of file CAmRoutingSender.h.
|
inline |
Definition at line 161 of file CAmRoutingSender.h.
|
inline |
Definition at line 165 of file CAmRoutingSender.h.
|
virtual |
function to write the handle data to the database
Implements am::CAmRoutingSender::handleDataBase.
Definition at line 1106 of file CAmRoutingSender.cpp.