cCiMMI Class Reference

Inheritance diagram for cCiMMI:
cCiSession

List of all members.

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

Detailed Description

Definition at line 1180 of file dvbci.cpp.


Constructor & Destructor Documentation

cCiMMI::cCiMMI ( int  SessionId,
cCiTransportConnection Tc 
)

Definition at line 1196 of file dvbci.cpp.

cCiMMI::~cCiMMI (  )  [virtual]

Definition at line 1204 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 1210 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 1226 of file dvbci.cpp.

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

Reimplemented from cCiSession.

Definition at line 1189 of file dvbci.cpp.

cCiMenu * cCiMMI::Menu ( void   ) 

Definition at line 1321 of file dvbci.cpp.

Referenced by cLlCiHandler::GetMenu().

cCiEnquiry * cCiMMI::Enquiry ( void   ) 

Definition at line 1328 of file dvbci.cpp.

Referenced by cLlCiHandler::GetEnquiry().

bool cCiMMI::SendMenuAnswer ( uint8_t  Selection  ) 

Definition at line 1335 of file dvbci.cpp.

Referenced by cCiMenu::Select().

bool cCiMMI::SendAnswer ( const char *  Text  ) 

Definition at line 1343 of file dvbci.cpp.

Referenced by cCiEnquiry::Reply().


Member Data Documentation

cCiMenu* cCiMMI::menu [private]

Definition at line 1183 of file dvbci.cpp.

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

Definition at line 1184 of file dvbci.cpp.

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


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:54 2012 for MythTV by  doxygen 1.6.3