cCiTransportLayer Class Reference

List of all members.

Public Member Functions

 cCiTransportLayer (int Fd, int NumSlots)
cCiTransportConnectionNewConnection (int Slot)
bool ResetSlot (int Slot)
bool ModuleReady (int Slot)
cCiTransportConnectionProcess (int Slot)

Private Attributes

int fd
int numSlots
cCiTransportConnection tc [MAX_CI_CONNECT]

Detailed Description

Definition at line 571 of file dvbci.cpp.


Constructor & Destructor Documentation

cCiTransportLayer::cCiTransportLayer ( int  Fd,
int  NumSlots 
)

Definition at line 584 of file dvbci.cpp.


Member Function Documentation

cCiTransportConnection * cCiTransportLayer::NewConnection ( int  Slot  ) 

Definition at line 592 of file dvbci.cpp.

Referenced by cLlCiHandler::Process().

bool cCiTransportLayer::ResetSlot ( int  Slot  ) 

Definition at line 606 of file dvbci.cpp.

Referenced by cCiTransportLayer(), cLlCiHandler::Process(), and cLlCiHandler::Reset().

bool cCiTransportLayer::ModuleReady ( int  Slot  ) 

Definition at line 619 of file dvbci.cpp.

Referenced by cLlCiHandler::Process().

cCiTransportConnection * cCiTransportLayer::Process ( int  Slot  ) 

Definition at line 630 of file dvbci.cpp.

Referenced by cLlCiHandler::Process().


Member Data Documentation

int cCiTransportLayer::fd [private]

Definition at line 573 of file dvbci.cpp.

Referenced by cCiTransportLayer(), ModuleReady(), NewConnection(), and ResetSlot().

Definition at line 574 of file dvbci.cpp.

Referenced by cCiTransportLayer().

cCiTransportConnection cCiTransportLayer::tc[MAX_CI_CONNECT] [private]

Definition at line 575 of file dvbci.cpp.

Referenced by NewConnection(), and Process().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:54 2012 for MythTV by  doxygen 1.6.3