|
vdr
1.7.27
|
Go to the source code of this file.
Classes | |
| class | cCiMenu |
| class | cCiEnquiry |
| class | cCiAdapter |
| class | cCamSlot |
| class | cCamSlots |
| class | cChannelCamRelations |
Defines | |
| #define | MAX_CAM_SLOTS_PER_ADAPTER 8 |
| #define | MAX_CONNECTIONS_PER_CAM_SLOT 8 |
| #define | CAM_READ_TIMEOUT 50 |
Enumerations | |
| enum | eModuleStatus { msNone, msReset, msPresent, msReady, msNone, msReset, msPresent, msReady } |
Variables | |
| cCamSlots | CamSlots |
| cChannelCamRelations | ChannelCamRelations |
| #define CAM_READ_TIMEOUT 50 |
Definition at line 21 of file ci.h.
Referenced by cDvbCiAdapter::Read().
| #define MAX_CAM_SLOTS_PER_ADAPTER 8 |
Definition at line 19 of file ci.h.
Referenced by cCiAdapter::Action(), cCiAdapter::AddCamSlot(), cCiAdapter::cCiAdapter(), cCiAdapter::Ready(), and cCiAdapter::~cCiAdapter().
| #define MAX_CONNECTIONS_PER_CAM_SLOT 8 |
Definition at line 20 of file ci.h.
Referenced by cCamSlot::cCamSlot(), cCamSlot::DeleteAllConnections(), cCamSlot::NewConnection(), and cCamSlot::Process().
| enum eModuleStatus |
1.8.0