cCiMMI Class Reference

Inheritance diagram for cCiMMI:

cCiSession

List of all members.


Detailed Description

Definition at line 1165 of file dvbci.cpp.


Public Member Functions

 cCiMMI (int SessionId, cCiTransportConnection *Tc)
virtual ~cCiMMI ()
virtual bool Process (int Length=0, const uint8_t *Data=NULL)
virtual bool HasUserIO (void)
cCiMenuMenu (void)
cCiEnquiryEnquiry (void)
bool SendMenuAnswer (uint8_t Selection)
bool SendAnswer (const char *Text)

Private Member Functions

char * GetText (int &Length, const uint8_t **Data)

Private Attributes

cCiMenumenu
cCiEnquiryenquiry

Constructor & Destructor Documentation

cCiMMI::cCiMMI ( int  SessionId,
cCiTransportConnection Tc 
)

Definition at line 1181 of file dvbci.cpp.

cCiMMI::~cCiMMI (  )  [virtual]

Definition at line 1189 of file dvbci.cpp.


Member Function Documentation

char * cCiMMI::GetText ( int &  Length,
const uint8_t **  Data 
) [private]

Parameters:
Data  Gets the text at Data.
Returns:
Returns a pointer to a newly allocated string, or NULL in case of error. Upon return Length and Data represent the remaining data after the text has been skipped.

Definition at line 1195 of file dvbci.cpp.

Referenced by Process().

bool cCiMMI::Process ( int  Length = 0,
const uint8_t *  Data = NULL 
) [virtual]

Reimplemented from cCiSession.

Definition at line 1211 of file dvbci.cpp.

virtual bool cCiMMI::HasUserIO ( void   )  [inline, virtual]

Reimplemented from cCiSession.

Definition at line 1174 of file dvbci.cpp.

cCiMenu * cCiMMI::Menu ( void   ) 

Definition at line 1287 of file dvbci.cpp.

Referenced by cLlCiHandler::GetMenu().

cCiEnquiry * cCiMMI::Enquiry ( void   ) 

Definition at line 1294 of file dvbci.cpp.

Referenced by cLlCiHandler::GetEnquiry().

bool cCiMMI::SendMenuAnswer ( uint8_t  Selection  ) 

Definition at line 1301 of file dvbci.cpp.

Referenced by cCiMenu::Select().

bool cCiMMI::SendAnswer ( const char *  Text  ) 

Definition at line 1309 of file dvbci.cpp.

Referenced by cCiEnquiry::Reply().


Member Data Documentation

cCiMenu* cCiMMI::menu [private]

Definition at line 1168 of file dvbci.cpp.

Referenced by cCiMMI(), Menu(), Process(), and ~cCiMMI().

Definition at line 1169 of file dvbci.cpp.

Referenced by cCiMMI(), Enquiry(), Process(), and ~cCiMMI().


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

Generated on Sat Dec 18 05:16:00 2010 for MythTV by  doxygen 1.5.5