![]() |
RDK Documentation (Open Sourced RDK Components)
|
The header file provides HostIf message handler information APIs. More...
#include "hostIf_tr69ReqHandler.h"

Go to the source code of this file.
Data Structures | |
| class | msgHandler |
Typedefs | |
| typedef enum _HostIf_ParamMgr | HostIf_ParamMgr_t |
Enumerations | |
| enum | _HostIf_ParamMgr |
Functions | |
| int | hostIf_GetMsgHandler (HOSTIF_MsgData_t *stMsgData) |
| int | hostIf_SetAttributesMsgHandler (HOSTIF_MsgData_t *stMsgData) |
| int | hostIf_GetAttributesMsgHandler (HOSTIF_MsgData_t *stMsgData) |
| int | hostIf_SetMsgHandler (HOSTIF_MsgData_t *stMsgData) |
| void | hostIf_Init_Dummy_stMsgData (HOSTIF_MsgData_t **stMsgData) |
| void | hostIf_Print_msgData (HOSTIF_MsgData_t *stMsgData) |
| void | hostIf_Free_stMsgData (HOSTIF_MsgData_t *stMsgData) |
| bool | hostIf_initalize_ConfigManger () |
| bool | hostIf_ConfigProperties_Init () |
| msgHandler * | HostIf_GetMgr (HOSTIF_MsgData_t *stMsgHandlerData) |
The header file provides HostIf message handler information APIs.
Definition in file hostIf_msgHandler.h.