vdr  1.7.27
Public Member Functions | Private Attributes
cCiConditionalAccessSupport Class Reference

List of all members.

Public Member Functions

 cCiConditionalAccessSupport (uint16_t SessionId, cCiTransportConnection *Tc)
virtual void Process (int Length=0, const uint8_t *Data=NULL)
const int * GetCaSystemIds (void)
void SendPMT (cCiCaPmt *CaPmt)
bool RepliesToQuery (void)
bool Ready (void)
bool ReceivedReply (void)
bool CanDecrypt (void)

Private Attributes

int state
int numCaSystemIds
int caSystemIds [MAXCASYSTEMIDS+1]
bool repliesToQuery
cTimeMs timer

Detailed Description

Definition at line 676 of file ci.c.


Constructor & Destructor Documentation


Member Function Documentation

bool cCiConditionalAccessSupport::CanDecrypt ( void  ) [inline]

Definition at line 691 of file ci.c.

References state.

Referenced by cCamSlot::CanDecrypt().

const int* cCiConditionalAccessSupport::GetCaSystemIds ( void  ) [inline]

Definition at line 686 of file ci.c.

References caSystemIds.

Referenced by cCamSlot::GetCaSystemIds(), cCamSlot::ProvidesCa(), and cCamSlot::SendCaPmt().

void cCiConditionalAccessSupport::Process ( int  Length = 0,
const uint8_t *  Data = NULL 
) [virtual]
bool cCiConditionalAccessSupport::Ready ( void  ) [inline]

Definition at line 689 of file ci.c.

References state.

Referenced by cCiTransportConnection::Ready().

Definition at line 690 of file ci.c.

References state.

Referenced by cCamSlot::CanDecrypt().

Definition at line 688 of file ci.c.

References repliesToQuery.

Referenced by cCamSlot::CanDecrypt(), and cCamSlot::SendCaPmt().


Member Data Documentation

Definition at line 680 of file ci.c.

Referenced by cCiConditionalAccessSupport(), GetCaSystemIds(), and Process().

Definition at line 679 of file ci.c.

Referenced by cCiConditionalAccessSupport(), and Process().

Definition at line 681 of file ci.c.

Referenced by cCiConditionalAccessSupport(), Process(), and RepliesToQuery().

Definition at line 678 of file ci.c.

Referenced by CanDecrypt(), cCiConditionalAccessSupport(), Process(), Ready(), ReceivedReply(), and SendPMT().

Definition at line 682 of file ci.c.

Referenced by Process().


The documentation for this class was generated from the following file: