RDK Documentation (Open Sourced RDK Components)
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
RMHApp Struct Reference
Collaboration diagram for RMHApp:
Collaboration graph

Data Fields

RMH_Handle rmh
 
int argc
 
char ** argv
 
bool argMonitorDriverDebug
 
bool argHelpRequested
 
bool argPrintMatch
 
bool argPrintApis
 
uint32_t apiLogLevel
 
uint32_t driverLogLevel
 
const char * argRunCommand
 
const char * appPrefix
 
RMH_APIListallAPIs
 
RMH_APIListunimplementedAPIs
 
RMH_APITagListrmhAPITags
 
RMHApp_List handledAPIs
 
RMH_APIList local
 

yes

Definition at line 50 of file rmh_app.h.

Field Documentation

◆ rmh

RMH_Handle RMHApp::rmh

Definition at line 51 of file rmh_app.h.

◆ argc

int RMHApp::argc

Definition at line 52 of file rmh_app.h.

◆ argv

char** RMHApp::argv

Definition at line 53 of file rmh_app.h.

◆ argMonitorDriverDebug

bool RMHApp::argMonitorDriverDebug

Definition at line 55 of file rmh_app.h.

◆ argHelpRequested

bool RMHApp::argHelpRequested

Definition at line 56 of file rmh_app.h.

◆ argPrintMatch

bool RMHApp::argPrintMatch

Definition at line 57 of file rmh_app.h.

◆ argPrintApis

bool RMHApp::argPrintApis

Definition at line 58 of file rmh_app.h.

◆ apiLogLevel

uint32_t RMHApp::apiLogLevel

Definition at line 60 of file rmh_app.h.

◆ driverLogLevel

uint32_t RMHApp::driverLogLevel

Definition at line 61 of file rmh_app.h.

◆ argRunCommand

const char* RMHApp::argRunCommand

Definition at line 62 of file rmh_app.h.

◆ appPrefix

const char* RMHApp::appPrefix

Definition at line 63 of file rmh_app.h.

◆ allAPIs

RMH_APIList* RMHApp::allAPIs

Definition at line 65 of file rmh_app.h.

◆ unimplementedAPIs

RMH_APIList* RMHApp::unimplementedAPIs

Definition at line 66 of file rmh_app.h.

◆ rmhAPITags

RMH_APITagList* RMHApp::rmhAPITags

Definition at line 67 of file rmh_app.h.

◆ handledAPIs

RMHApp_List RMHApp::handledAPIs

Definition at line 69 of file rmh_app.h.

◆ local

RMH_APIList RMHApp::local

Definition at line 70 of file rmh_app.h.


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