|
vdr
1.7.31
|
#include <section.h>
Public Member Functions | |
| int | getTransportStreamId () const |
| int | getOriginalNetworkId () const |
| virtual int | getLength () |
| int | getTransportStreamId () const |
| int | getOriginalNetworkId () const |
| virtual int | getLength () |
Public Attributes | |
| DescriptorLoop | transportStreamDescriptors |
Protected Member Functions | |
| virtual void | Parse () |
| virtual void | Parse () |
Private Attributes | |
| const ni_ts * | s |
Additional Inherited Members | |
Protected Attributes inherited from SI::Object | |
| CharArray | data |
Definition at line 95 of file include/libsi/section.h.
|
inlinevirtual |
Implements SI::Object.
Definition at line 99 of file include/libsi/section.h.
References SI::VariableLengthPart::getLength(), and transportStreamDescriptors.
|
inlinevirtual |
Implements SI::Object.
Definition at line 99 of file libsi/section.h.
References SI::VariableLengthPart::getLength(), and transportStreamDescriptors.
| int SI::NIT::TransportStream::getOriginalNetworkId | ( | ) | const |
Definition at line 106 of file section.c.
References HILO, and SI::PAT::s.
Referenced by cNitFilter::Process().
| int SI::NIT::TransportStream::getOriginalNetworkId | ( | ) | const |
| int SI::NIT::TransportStream::getTransportStreamId | ( | ) | const |
| int SI::NIT::TransportStream::getTransportStreamId | ( | ) | const |
Definition at line 102 of file section.c.
References HILO, and SI::PAT::s.
Referenced by cNitFilter::Process().
|
protectedvirtual |
Implements SI::Parsable.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 110 of file section.c.
References SI::Object::data, HILO, SI::PAT::s, and SI::CharArray::setPointerAndOffset().
|
private |
Definition at line 104 of file include/libsi/section.h.
| DescriptorLoop SI::NIT::TransportStream::transportStreamDescriptors |
Definition at line 100 of file include/libsi/section.h.
Referenced by getLength(), and cNitFilter::Process().
1.8.1.2