vdr  2.4.1
Public Member Functions | Public Attributes | List of all members
cCiCaPidData Class Reference

Public Member Functions

 cCiCaPidData (int Pid, int StreamType)
 
- Public Member Functions inherited from cListObject
 cListObject (void)
 
virtual ~cListObject ()
 
void Append (cListObject *Object)
 
void Insert (cListObject *Object)
 
void Unlink (void)
 
int Index (void) const
 
cListObjectPrev (void) const
 
cListObjectNext (void) const
 

Public Attributes

bool active
 
int pid
 
int streamType
 

Detailed Description

Definition at line 2052 of file ci.c.

Constructor & Destructor Documentation

◆ cCiCaPidData()

cCiCaPidData::cCiCaPidData ( int  Pid,
int  StreamType 
)
inline

Definition at line 2057 of file ci.c.

References active, pid, and streamType.

Member Data Documentation

◆ active

bool cCiCaPidData::active

Definition at line 2054 of file ci.c.

Referenced by cCiCaPidData().

◆ pid

int cCiCaPidData::pid

Definition at line 2055 of file ci.c.

Referenced by cCiCaPidData().

◆ streamType

int cCiCaPidData::streamType

Definition at line 2056 of file ci.c.

Referenced by cCiCaPidData().


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