vdr  1.7.31
Public Member Functions | Public Attributes | Protected Member Functions | Private Attributes | List of all members
SI::NIT::TransportStream Class Reference

#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_tss

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data

Detailed Description

Definition at line 95 of file include/libsi/section.h.

Member Function Documentation

virtual int SI::NIT::TransportStream::getLength ( )
inlinevirtual
virtual int SI::NIT::TransportStream::getLength ( )
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().

virtual void SI::NIT::TransportStream::Parse ( )
protectedvirtual

Implements SI::Parsable.

void SI::NIT::TransportStream::Parse ( )
protectedvirtual

Implements SI::Parsable.

Definition at line 110 of file section.c.

References SI::Object::data, HILO, SI::PAT::s, and SI::CharArray::setPointerAndOffset().

Member Data Documentation

const ni_ts * SI::NIT::TransportStream::s
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().


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