|
vdr
1.7.27
|
Public Member Functions | |
| cMenuSetupCAMItem (cCamSlot *CamSlot) | |
| cCamSlot * | CamSlot (void) |
| bool | Changed (void) |
Private Attributes | |
| cCamSlot * | camSlot |
| cMenuSetupCAMItem::cMenuSetupCAMItem | ( | cCamSlot * | CamSlot | ) |
| cCamSlot* cMenuSetupCAMItem::CamSlot | ( | void | ) | [inline] |
Definition at line 3340 of file menu.c.
References camSlot.
Referenced by cMenuSetupCAMItem(), cMenuSetupCAM::Menu(), and cMenuSetupCAM::Reset().
| bool cMenuSetupCAMItem::Changed | ( | void | ) |
Definition at line 3351 of file menu.c.
References camSlot, cCamSlot::GetCamName(), cCamSlot::ModuleStatus(), msPresent, msReady, msReset, cOsdItem::SetText(), cCamSlot::SlotNumber(), cOsdItem::Text(), and tr.
Referenced by cMenuSetupCAMItem().
cCamSlot* cMenuSetupCAMItem::camSlot [private] |
Definition at line 3337 of file menu.c.
Referenced by CamSlot(), Changed(), and cMenuSetupCAMItem().
1.8.0