RDK Documentation (Open Sourced RDK Components)
hostIf_msgHandler.h File Reference

The header file provides HostIf message handler information APIs. More...

#include "hostIf_tr69ReqHandler.h"
Include dependency graph for hostIf_msgHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  msgHandler
 

Macros

#define TEST_STR   "Device.Service.STBService.HDMI.status"
 
#define HOSTIF_MGR_GROUP   "HOSTIF_DM_PROFILE_MGR"
 
#define HOSTIF_JSON_CONG_GROUP   "HOSTIF_JSON_CONFIG"
 
#define HOSTIF_GENERAL_CONG_GROUP   "HOSTIF_CONFIG"
 

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 ()
 
msgHandlerHostIf_GetMgr (HOSTIF_MsgData_t *stMsgHandlerData)
 

yes

The header file provides HostIf message handler information APIs.

Definition in file hostIf_msgHandler.h.