|
vdr
1.7.27
|
#include <section.h>
Classes | |
| class | Service |
Public Member Functions | |
| SDT (const unsigned char *data, bool doCopy=true) | |
| SDT () | |
| int | getTransportStreamId () const |
| int | getOriginalNetworkId () const |
| SDT (const unsigned char *data, bool doCopy=true) | |
| SDT () | |
| int | getTransportStreamId () const |
| int | getOriginalNetworkId () const |
Public Attributes | |
| StructureLoop< Service > | serviceLoop |
Protected Member Functions | |
| virtual void | Parse () |
| virtual void | Parse () |
Private Attributes | |
| const sdt * | s |
Definition at line 123 of file include/libsi/section.h.
| SI::SDT::SDT | ( | const unsigned char * | data, |
| bool | doCopy = true |
||
| ) | [inline] |
Definition at line 125 of file include/libsi/section.h.
| SI::SDT::SDT | ( | ) | [inline] |
Definition at line 126 of file include/libsi/section.h.
| SI::SDT::SDT | ( | const unsigned char * | data, |
| bool | doCopy = true |
||
| ) | [inline] |
Definition at line 125 of file libsi/section.h.
| SI::SDT::SDT | ( | ) | [inline] |
Definition at line 126 of file libsi/section.h.
| int SI::SDT::getOriginalNetworkId | ( | ) | const |
Definition at line 128 of file section.c.
References HILO, and SI::PAT::s.
Referenced by cSdtFilter::Process().
| int SI::SDT::getOriginalNetworkId | ( | ) | const |
| int SI::SDT::getTransportStreamId | ( | ) | const |
Definition at line 124 of file section.c.
References HILO, and SI::PAT::s.
Referenced by cSdtFilter::Process().
| int SI::SDT::getTransportStreamId | ( | ) | const |
| void SI::SDT::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 118 of file section.c.
References SI::Object::data, SI::Section::getLength(), SI::PAT::s, and SI::CharArray::setPointerAndOffset().
| virtual void SI::SDT::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
const sdt * SI::SDT::s [private] |
Definition at line 147 of file include/libsi/section.h.
Definition at line 143 of file include/libsi/section.h.
Referenced by cSdtFilter::Process().
1.8.0