![]() |
RDK Documentation (Open Sourced RDK Components)
|

Data Fields | |
| const char * | apiName |
| const bool | socApiExpected |
| const bool | genericApiExpected |
| const char * | socApiName |
| const char * | apiDefinition |
| const char * | apiDescription |
| const char * | tags |
| const uint32_t | apiNumParams |
| const RMHGeneric_Param * | apiParams |
Definition at line 222 of file rmh_type.h.
| const char* RMH_API::apiName |
Definition at line 223 of file rmh_type.h.
| const bool RMH_API::socApiExpected |
Definition at line 224 of file rmh_type.h.
| const bool RMH_API::genericApiExpected |
Definition at line 225 of file rmh_type.h.
| const char* RMH_API::socApiName |
Definition at line 226 of file rmh_type.h.
| const char* RMH_API::apiDefinition |
Definition at line 227 of file rmh_type.h.
| const char* RMH_API::apiDescription |
Definition at line 228 of file rmh_type.h.
| const char* RMH_API::tags |
Definition at line 229 of file rmh_type.h.
| const uint32_t RMH_API::apiNumParams |
Definition at line 230 of file rmh_type.h.
| const RMHGeneric_Param* RMH_API::apiParams |
Definition at line 231 of file rmh_type.h.