AudioManager  7.5.11
Native Application Runtime Environment
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
am::CAmRoutingSender::handleSetSourceNotificationConfiguration Class Reference

#include <CAmRoutingSender.h>

Inheritance diagram for am::CAmRoutingSender::handleSetSourceNotificationConfiguration:
am::CAmRoutingSender::handleDataBase

Public Member Functions

 handleSetSourceNotificationConfiguration (IAmRoutingSend *interface, const am_sourceID_t sourceID, const am_NotificationConfiguration_s notificationConfiguration, IAmDatabaseHandler *databaseHandler)
 
 ~handleSetSourceNotificationConfiguration ()
 
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 277 of file CAmRoutingSender.h.

Constructor & Destructor Documentation

am::CAmRoutingSender::handleSetSourceNotificationConfiguration::handleSetSourceNotificationConfiguration ( IAmRoutingSend interface,
const am_sourceID_t  sourceID,
const am_NotificationConfiguration_s  notificationConfiguration,
IAmDatabaseHandler databaseHandler 
)
inline

Definition at line 280 of file CAmRoutingSender.h.

am::CAmRoutingSender::handleSetSourceNotificationConfiguration::~handleSetSourceNotificationConfiguration ( )
inline

Definition at line 284 of file CAmRoutingSender.h.

Member Function Documentation

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

function to write the handle data to the database

Implements am::CAmRoutingSender::handleDataBase.

Definition at line 1118 of file CAmRoutingSender.cpp.


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