|
AudioManager
7.6.6
Native Application Runtime Environment
|
#include <CAmRoutingSender.h>
Public Member Functions | |
| handleVolumeBase (IAmRoutingSend *interface, IAmDatabaseHandler *databaseHandler, am_volume_t volume) | |
| virtual | ~handleVolumeBase () |
| am_volume_t | returnVolume () |
Public Member Functions inherited from am::CAmRoutingSender::handleDataBase | |
| 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 () |
Additional Inherited Members | |
Protected Attributes inherited from am::CAmRoutingSender::handleDataBase | |
| IAmDatabaseHandler * | mpDatabaseHandler |
Definition at line 104 of file CAmRoutingSender.h.
|
inline |
Definition at line 107 of file CAmRoutingSender.h.
|
inlinevirtual |
Definition at line 110 of file CAmRoutingSender.h.
|
inline |
Definition at line 111 of file CAmRoutingSender.h.