|
RDK Documentation (Open Sourced RDK Components)
|
Go to the documentation of this file.
48 #ifndef X_RDK_REQ_HANDLER_H_
49 #define X_RDK_REQ_HANDLER_H_
52 #include "hostIf_updateHandler.h"
virtual int handleGetMsg(HOSTIF_MsgData_t *stMsgData)
This function is used to handle the get message request of InterfaceStack Client. Gets the total numb...
virtual bool unInit()
This function is used to close all the instances of interface stack.
virtual bool init()
This function is used to initialize. Currently not implemented.
The header file provides components Xrdk SDCard information APIs.
virtual int handleSetMsg(HOSTIF_MsgData_t *stMsgData)
This function is used to handle the set message request of InterfaceStack Client. Currently not imple...
This class provides the interface for getting Device.X_RDK_<Parameter> client request handler informa...
The header file provides HostIf message handler information APIs.