|
vdr
2.4.0
|
Public Member Functions | |
| cCiCaPmt (uint8_t CmdId, int Source, int Transponder, int ProgramNumber, const int *CaSystemIds) | |
| uint8_t | CmdId (void) |
| void | SetListManagement (uint8_t ListManagement) |
| uint8_t | ListManagement (void) |
| void | AddPid (int Pid, uint8_t StreamType) |
| void | MtdMapPids (cMtdMapper *MtdMapper) |
Private Member Functions | |
| void | AddCaDescriptors (int Length, const uint8_t *Data) |
Private Attributes | |
| uint8_t | cmdId |
| int | esInfoLengthPos |
| cDynamicBuffer | caDescriptors |
| cDynamicBuffer | capmt |
| int | source |
| int | transponder |
| int | programNumber |
| int | caSystemIds [MAXCASYSTEMIDS+1] |
Friends | |
| class | cCiConditionalAccessSupport |
| cCiCaPmt::cCiCaPmt | ( | uint8_t | CmdId, |
| int | Source, | ||
| int | Transponder, | ||
| int | ProgramNumber, | ||
| const int * | CaSystemIds | ||
| ) |
Definition at line 921 of file ci.c.
References cCiConditionalAccessSupport::caSystemIds, CPLM_ONLY, and GetCaDescriptors().
|
private |
Definition at line 963 of file ci.c.
References CPCI_QUERY, and esyslog.
| void cCiCaPmt::AddPid | ( | int | Pid, |
| uint8_t | StreamType | ||
| ) |
Definition at line 949 of file ci.c.
References cCiConditionalAccessSupport::caSystemIds, and GetCaDescriptors().
Referenced by cCamSlot::BuildCaPmts().
|
inline |
Definition at line 914 of file ci.c.
Referenced by cCiConditionalAccessSupport::SendPMT().
|
inline |
Definition at line 916 of file ci.c.
References cDynamicBuffer::Get().
Referenced by cCiConditionalAccessSupport::SendPMT().
| void cCiCaPmt::MtdMapPids | ( | cMtdMapper * | MtdMapper | ) |
Definition at line 1038 of file ci.c.
References MtdMapCaDescriptors(), MtdMapSid(), and MtdMapStreams().
Referenced by cCamSlot::BuildCaPmts().
| void cCiCaPmt::SetListManagement | ( | uint8_t | ListManagement | ) |
Definition at line 944 of file ci.c.
Referenced by cCamSlot::BuildCaPmts(), and cCamSlot::CanDecrypt().
|
friend |
|
private |
|
private |
Definition at line 906 of file ci.c.
Referenced by cCiConditionalAccessSupport::SendPMT().
|
private |
1.8.11