AudioManager  7.6.6
Native Application Runtime Environment
am::IAmShTimerCallBack Class Referenceabstract

prototype for the timer callback More...

#include <CAmSocketHandler.h>

Inheritance diagram for am::IAmShTimerCallBack:
am::TAmShTimerCallBack< TClass > am::TAmShTimerCallBack< am::CAmCommonAPIWrapper > am::TAmShTimerCallBack< am::CAmDbusWrapper > am::TAmShTimerCallBack< am::CAmWatchdog >

Public Member Functions

 IAmShTimerCallBack ()
 
virtual void Call (const sh_timerHandle_t handle, void *userData)=0
 
virtual ~IAmShTimerCallBack ()
 

Detailed Description

prototype for the timer callback

Definition at line 97 of file CAmSocketHandler.h.

Constructor & Destructor Documentation

am::IAmShTimerCallBack::IAmShTimerCallBack ( )
inline

Definition at line 100 of file CAmSocketHandler.h.

virtual am::IAmShTimerCallBack::~IAmShTimerCallBack ( )
inlinevirtual

Definition at line 102 of file CAmSocketHandler.h.

Member Function Documentation

virtual void am::IAmShTimerCallBack::Call ( const sh_timerHandle_t  handle,
void *  userData 
)
pure virtual

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