vdr 2.7.3
|
Go to the source code of this file.
Classes | |
class | cMtdHandler |
class | cMtdCamSlot |
Macros | |
#define | MTD_DONT_CALL(v) |
Functions | |
void | MtdMapSid (uchar *p, cMtdMapper *MtdMapper) |
void | MtdMapPid (uchar *p, cMtdMapper *MtdMapper) |
#define MTD_DONT_CALL | ( | v | ) |
Definition at line 149 of file mtd.h.
Referenced by cMtdCamSlot::EnterMenu(), cMtdCamSlot::GetCamName(), cMtdCamSlot::GetEnquiry(), cMtdCamSlot::GetMenu(), cMtdCamSlot::HasMMI(), cMtdCamSlot::HasUserIO(), cMtdCamSlot::ModuleStatus(), cMtdCamSlot::Ready(), cMtdCamSlot::Reset(), and cMtdCamSlot::Spawn().
void MtdMapPid | ( | uchar * | p, |
cMtdMapper * | MtdMapper ) |
Definition at line 241 of file mtd.c.
References Peek13(), Poke13(), and cMtdMapper::RealToUniqPid().
Referenced by MtdMapCaDescriptor(), MtdMapStream(), and cCaPidReceiver::Receive().
void MtdMapSid | ( | uchar * | p, |
cMtdMapper * | MtdMapper ) |
Definition at line 233 of file mtd.c.
References cMtdMapper::RealToUniqSid().
Referenced by cCiCaPmt::MtdMapPids().