|
bool | getVersion (uint32_t *length, char *responseMsg) |
| Get TRM Version Number.
|
|
bool | getTunerReservationsList (uint32_t *length, char *responseMsg) |
| Send a TRM Request to get all Reservation Get the Response and send to TRM Mgr.
|
|
bool | getConnectedDeviceIdList (uint32_t *length, char *responseMsg) |
| Send a TRM Request to get all connected Device IDs Get the Response and send to TRM Mgr.
|
|
bool | getTRMConnectionEventList (uint32_t *length, char *responseMsg) |
| Send a TRM Request to get all connected Device IDs Get the Response and send to TRM Mgr.
|
|
bool | getNumofTRMErrors (uint32_t *errCount) |
|
Definition at line 33 of file Helper.h.
◆ init()
void TRMMgrHelperImpl::init |
( |
| ) |
|
|
static |
Init and connect with TRM.
Definition at line 155 of file Helper.cpp.
◆ getInstance()
The documentation for this class was generated from the following files: