RDK Documentation (Open Sourced RDK Components)
RMHMonitor_CallbackEvent Struct Reference

#include <rmh_monitor.h>

Collaboration diagram for RMHMonitor_CallbackEvent:
Collaboration graph

Public Member Functions

 TAILQ_ENTRY (RMHMonitor_CallbackEvent) entries
 

Data Fields

RMH_Event event
 
RMH_EventData eventData
 
struct timeval eventTime
 

yes

Contains all necessary information to describe a callback from RMH. This allows us to handle the event on a seperate thread then where the callback occurred.

Definition at line 41 of file rmh_monitor.h.


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