vdr
2.2.0
|
Public Member Functions | |
cCiCaPidData (int Pid, int StreamType) | |
![]() | |
cListObject (void) | |
virtual | ~cListObject () |
virtual int | Compare (const cListObject &ListObject) const |
void | Append (cListObject *Object) |
void | Insert (cListObject *Object) |
void | Unlink (void) |
int | Index (void) const |
cListObject * | Prev (void) const |
cListObject * | Next (void) const |
Public Attributes | |
bool | active |
int | pid |
int | streamType |