|
vdr 2.6.1
|
Go to the source code of this file.
Classes | |
| class | cMtdHandler |
| class | cMtdCamSlot |
Macros | |
| #define | MTD_DONT_CALL(v) dsyslog("PROGRAMMING ERROR (%s,%d): DON'T CALL %s", __FILE__, __LINE__, __FUNCTION__); return v; |
Functions | |
| void | MtdMapSid (uchar *p, cMtdMapper *MtdMapper) |
| void | MtdMapPid (uchar *p, cMtdMapper *MtdMapper) |
| #define MTD_DONT_CALL | ( | v | ) | dsyslog("PROGRAMMING ERROR (%s,%d): DON'T CALL %s", __FILE__, __LINE__, __FUNCTION__); return v; |
| void MtdMapPid | ( | uchar * | p, |
| cMtdMapper * | MtdMapper | ||
| ) |
| void MtdMapSid | ( | uchar * | p, |
| cMtdMapper * | MtdMapper | ||
| ) |