vdr  2.2.0
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 ()
 
- Public Member Functions inherited from SI::Object
 Object ()
 
 Object (CharArray &d)
 
void setData (const unsigned char *data, int size, bool doCopy=true)
 
CharArray getData ()
 
bool isValid ()
 
- Public Member Functions inherited from SI::Parsable
void CheckParse ()
 

Public Attributes

DescriptorLoop transportStreamDescriptors
 

Protected Member Functions

virtual void Parse ()
 
- Protected Member Functions inherited from SI::Object
void setData (CharArray &d)
 
bool checkSize (int offset)
 
- Protected Member Functions inherited from SI::Parsable
 Parsable ()
 
virtual ~Parsable ()
 

Private Attributes

const ni_tss
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

Definition at line 95 of file section.h.

Member Function Documentation

virtual int SI::NIT::TransportStream::getLength ( )
inlinevirtual

Implements SI::Object.

Definition at line 99 of file section.h.

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::getTransportStreamId ( ) const

Definition at line 102 of file section.c.

References HILO, and SI::PAT::s.

Referenced by cNitFilter::Process().

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 section.h.

DescriptorLoop SI::NIT::TransportStream::transportStreamDescriptors

Definition at line 100 of file section.h.

Referenced by cNitFilter::Process().


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