cCiTransportLayer Class Reference

List of all members.


Detailed Description

Definition at line 563 of file dvbci.cpp.


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]

Constructor & Destructor Documentation

cCiTransportLayer::cCiTransportLayer ( int  Fd,
int  NumSlots 
)

Definition at line 576 of file dvbci.cpp.


Member Function Documentation

cCiTransportConnection * cCiTransportLayer::NewConnection ( int  Slot  ) 

Definition at line 584 of file dvbci.cpp.

Referenced by cLlCiHandler::Process().

bool cCiTransportLayer::ResetSlot ( int  Slot  ) 

Definition at line 598 of file dvbci.cpp.

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

bool cCiTransportLayer::ModuleReady ( int  Slot  ) 

Definition at line 611 of file dvbci.cpp.

Referenced by cLlCiHandler::Process().

cCiTransportConnection * cCiTransportLayer::Process ( int  Slot  ) 

Definition at line 622 of file dvbci.cpp.

Referenced by cLlCiHandler::Process().


Member Data Documentation

int cCiTransportLayer::fd [private]

Definition at line 565 of file dvbci.cpp.

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

Definition at line 566 of file dvbci.cpp.

Referenced by cCiTransportLayer().

cCiTransportConnection cCiTransportLayer::tc[MAX_CI_CONNECT] [private]

Definition at line 567 of file dvbci.cpp.

Referenced by NewConnection(), Process(), and cCiSession::Tc().


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

Generated on Sat Dec 18 05:16:00 2010 for MythTV by  doxygen 1.5.5