vdr 2.7.6
cCiCaPmtList Struct Reference

#include <ci.h>

Public Member Functions

 ~cCiCaPmtList ()
cCiCaPmtAdd (uint8_t CmdId, int Source, int Transponder, int ProgramNumber, const int *CaSystemIds)
void Del (cCiCaPmt *CaPmt)

Public Attributes

cVector< cCiCaPmt * > caPmts

Detailed Description

Definition at line 225 of file ci.h.

Constructor & Destructor Documentation

◆ ~cCiCaPmtList()

cCiCaPmtList::~cCiCaPmtList ( )

Definition at line 2501 of file ci.c.

References caPmts.

Member Function Documentation

◆ Add()

cCiCaPmt * cCiCaPmtList::Add ( uint8_t CmdId,
int Source,
int Transponder,
int ProgramNumber,
const int * CaSystemIds )

Definition at line 2507 of file ci.c.

References caPmts.

Referenced by cCamSlot::BuildCaPmts().

◆ Del()

void cCiCaPmtList::Del ( cCiCaPmt * CaPmt)

Definition at line 2514 of file ci.c.

References caPmts.

Member Data Documentation

◆ caPmts

cVector<cCiCaPmt *> cCiCaPmtList::caPmts

Definition at line 226 of file ci.h.

Referenced by Add(), cCamSlot::BuildCaPmts(), Del(), cCamSlot::SendCaPmts(), and ~cCiCaPmtList().


The documentation for this struct was generated from the following files: