AudioManager  7.6.6
Native Application Runtime Environment
am::CAmRoutingSender::handleSinkVolume Class Reference

#include <CAmRoutingSender.h>

Inheritance diagram for am::CAmRoutingSender::handleSinkVolume:
am::CAmRoutingSender::handleVolumeBase am::CAmRoutingSender::handleDataBase

Public Member Functions

 handleSinkVolume (IAmRoutingSend *interface, const am_sinkID_t sinkID, IAmDatabaseHandler *databaseHandler, const am_volume_t &volume)
 
 ~handleSinkVolume ()
 
am_Error_e writeDataToDatabase ()
 function to write the handle data to the database More...
 
- Public Member Functions inherited from am::CAmRoutingSender::handleVolumeBase
 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 ()
 
IAmRoutingSendreturnInterface ()
 

Additional Inherited Members

- Protected Attributes inherited from am::CAmRoutingSender::handleDataBase
IAmDatabaseHandlermpDatabaseHandler
 

Detailed Description

Definition at line 198 of file CAmRoutingSender.h.

Constructor & Destructor Documentation

am::CAmRoutingSender::handleSinkVolume::handleSinkVolume ( IAmRoutingSend interface,
const am_sinkID_t  sinkID,
IAmDatabaseHandler databaseHandler,
const am_volume_t volume 
)
inline

Definition at line 201 of file CAmRoutingSender.h.

am::CAmRoutingSender::handleSinkVolume::~handleSinkVolume ( )
inline

Definition at line 204 of file CAmRoutingSender.h.

Member Function Documentation

am_Error_e am::CAmRoutingSender::handleSinkVolume::writeDataToDatabase ( )
virtual

function to write the handle data to the database

Implements am::CAmRoutingSender::handleDataBase.

Definition at line 1126 of file CAmRoutingSender.cpp.


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