|
int | AddCaDescriptors (cCaDescriptors *CaDescriptors) |
|
int | GetCaDescriptors (int Source, int Transponder, int ServiceId, const int *CaSystemIds, int BufSize, uchar *Data, int EsPid) |
|
int | GetCaPids (int Source, int Transponder, int ServiceId, const int *CaSystemIds, int BufSize, int *Pids) |
|
int | GetPmtPid (int Source, int Transponder, int ServiceId) |
|
cCaDescriptors * | Get (int Index) const |
|
cCaDescriptors * | First (void) const |
|
cCaDescriptors * | Last (void) const |
|
cCaDescriptors * | Prev (const cCaDescriptors *object) const |
|
cCaDescriptors * | Next (const cCaDescriptors *object) const |
|
virtual | ~cListBase () |
|
void | Add (cListObject *Object, cListObject *After=NULL) |
|
void | Ins (cListObject *Object, cListObject *Before=NULL) |
|
void | Del (cListObject *Object, bool DeleteObject=true) |
|
virtual void | Move (int From, int To) |
|
void | Move (cListObject *From, cListObject *To) |
|
virtual void | Clear (void) |
|
cListObject * | Get (int Index) const |
|
int | Count (void) const |
|
void | Sort (void) |
|
Definition at line 215 of file pat.c.