#include <libmythtv/recorders/dvbdev/dvbci.h>
Definition at line 73 of file dvbci.h.
◆ cCiMenu()
| cCiMenu::cCiMenu |
( |
cCiMMI * |
MMI, |
|
|
bool |
Selectable |
|
) |
| |
|
private |
◆ BottomText()
| std::string cCiMenu::BottomText |
( |
void |
| ) |
|
|
inline |
◆ Cancel()
| bool cCiMenu::Cancel |
( |
void |
| ) |
|
◆ Entry()
| std::string cCiMenu::Entry |
( |
int |
n | ) |
|
|
inline |
◆ NumEntries()
| int cCiMenu::NumEntries |
( |
void |
| ) |
const |
|
inline |
◆ Select()
| bool cCiMenu::Select |
( |
int |
Index | ) |
|
◆ Selectable()
| bool cCiMenu::Selectable |
( |
void |
| ) |
const |
|
inline |
◆ SubTitleText()
| std::string cCiMenu::SubTitleText |
( |
void |
| ) |
|
|
inline |
◆ TitleText()
| std::string cCiMenu::TitleText |
( |
void |
| ) |
|
|
inline |
◆ cCiMMI
◆ kMAX_CIMENU_ENTRIES
| constexpr int cCiMenu::kMAX_CIMENU_ENTRIES { 64 } |
|
staticconstexprprivate |
XXX is there a specified maximum?
Definition at line 76 of file dvbci.h.
Referenced by cCiMenu().
◆ m_bottomText
| std::string cCiMenu::m_bottomText |
|
private |
◆ m_entries
| std::vector<std::string> cCiMenu::m_entries |
|
private |
◆ m_mmi
| cCiMMI* cCiMenu::m_mmi {nullptr} |
|
private |
◆ m_selectable
| bool cCiMenu::m_selectable |
|
private |
◆ m_subTitleText
| std::string cCiMenu::m_subTitleText |
|
private |
◆ m_titleText
| std::string cCiMenu::m_titleText |
|
private |
The documentation for this class was generated from the following files:
- mythtv/libs/libmythtv/recorders/dvbdev/dvbci.h
- mythtv/libs/libmythtv/recorders/dvbdev/dvbci.cpp