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

#include <CAmRoutingSender.h>

Inheritance diagram for am::CAmRoutingSender::handleSinkSoundProperties:
am::CAmRoutingSender::handleDataBase

Public Member Functions

 handleSinkSoundProperties (IAmRoutingSend *interface, const am_sinkID_t sinkID, const std::vector< am_SoundProperty_s > &listSoundProperties, IAmDatabaseHandler *databaseHandler)
 
 ~handleSinkSoundProperties ()
 
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 ()
 
IAmRoutingSendreturnInterface ()
 

Additional Inherited Members

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

Detailed Description

Definition at line 130 of file CAmRoutingSender.h.

Constructor & Destructor Documentation

am::CAmRoutingSender::handleSinkSoundProperties::handleSinkSoundProperties ( IAmRoutingSend interface,
const am_sinkID_t  sinkID,
const std::vector< am_SoundProperty_s > &  listSoundProperties,
IAmDatabaseHandler databaseHandler 
)
inline

Definition at line 133 of file CAmRoutingSender.h.

am::CAmRoutingSender::handleSinkSoundProperties::~handleSinkSoundProperties ( )
inline

Definition at line 137 of file CAmRoutingSender.h.

Member Function Documentation

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

function to write the handle data to the database

Implements am::CAmRoutingSender::handleDataBase.

Definition at line 1091 of file CAmRoutingSender.cpp.


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