RDK Documentation (Open Sourced RDK Components)
TRMMgrHelperImpl Class Reference
Collaboration diagram for TRMMgrHelperImpl:
Collaboration graph

Public Member Functions

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)
 

Static Public Member Functions

static void init ()
 Init and connect with TRM. More...
 
static TRMMgrHelperImplgetInstance ()
 Instance of TRMMgrHelperImpl object. More...
 

Static Private Attributes

static TRMMgrHelperImplTRMMgrHelperInstance
 
static bool inited = false
 

yes

Definition at line 33 of file Helper.h.

Member Function Documentation

◆ init()

void TRMMgrHelperImpl::init ( )
static

Init and connect with TRM.

Definition at line 155 of file Helper.cpp.

◆ getInstance()

TRMMgrHelperImpl & TRMMgrHelperImpl::getInstance ( )
static

Instance of TRMMgrHelperImpl object.

Definition at line 182 of file Helper.cpp.


The documentation for this class was generated from the following files: