|
vdr
1.7.27
|
#include <section.h>
Public Member Functions | |
| PremiereCIT (const unsigned char *data, bool doCopy=true) | |
| PremiereCIT () | |
| int | getContentId () const |
| time_t | getDuration () const |
| PremiereCIT (const unsigned char *data, bool doCopy=true) | |
| PremiereCIT () | |
| int | getContentId () const |
| time_t | getDuration () const |
Public Attributes | |
| PCIT_DescriptorLoop | eventDescriptors |
Protected Member Functions | |
| virtual void | Parse () |
| virtual void | Parse () |
Private Attributes | |
| const pcit * | s |
Definition at line 265 of file include/libsi/section.h.
| SI::PremiereCIT::PremiereCIT | ( | const unsigned char * | data, |
| bool | doCopy = true |
||
| ) | [inline] |
Definition at line 267 of file include/libsi/section.h.
| SI::PremiereCIT::PremiereCIT | ( | ) | [inline] |
Definition at line 268 of file include/libsi/section.h.
| SI::PremiereCIT::PremiereCIT | ( | const unsigned char * | data, |
| bool | doCopy = true |
||
| ) | [inline] |
Definition at line 267 of file libsi/section.h.
| SI::PremiereCIT::PremiereCIT | ( | ) | [inline] |
Definition at line 268 of file libsi/section.h.
| int SI::PremiereCIT::getContentId | ( | ) | const |
Definition at line 352 of file section.c.
References HILO, and SI::PAT::s.
| int SI::PremiereCIT::getContentId | ( | ) | const |
| time_t SI::PremiereCIT::getDuration | ( | ) | const |
| time_t SI::PremiereCIT::getDuration | ( | ) | const |
Definition at line 356 of file section.c.
References SI::DVBTime::getDuration(), and SI::PAT::s.
| void SI::PremiereCIT::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 346 of file section.c.
References SI::Object::data, HILO, SI::PAT::s, and SI::CharArray::setPointerAndOffset().
| virtual void SI::PremiereCIT::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 271 of file include/libsi/section.h.
const pcit * SI::PremiereCIT::s [private] |
Definition at line 275 of file include/libsi/section.h.
1.8.0