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

#include <descriptor.h>

Public Member Functions

int getFrequency () const
int getFecOuter () const
int getModulation () const
int getSymbolRate () const
int getFecInner () const
int getFrequency () const
int getFecOuter () const
int getModulation () const
int getSymbolRate () const
int getFecInner () const
- Public Member Functions inherited from SI::Descriptor
virtual int getLength ()
DescriptorTag getDescriptorTag () const
virtual int getLength ()
DescriptorTag getDescriptorTag () const

Protected Member Functions

virtual void Parse ()
virtual void Parse ()

Private Attributes

const descr_cable_delivery_systems

Additional Inherited Members

- Static Public Member Functions inherited from SI::Descriptor
static int getLength (const unsigned char *d)
static DescriptorTag getDescriptorTag (const unsigned char *d)
static int getLength (const unsigned char *d)
static DescriptorTag getDescriptorTag (const unsigned char *d)
- Static Protected Member Functions inherited from SI::Descriptor
static DescriptorgetDescriptor (CharArray d, DescriptorTagDomain domain, bool returnUnimplemetedDescriptor)
static DescriptorgetDescriptor (CharArray d, DescriptorTagDomain domain, bool returnUnimplemetedDescriptor)
- Protected Attributes inherited from SI::Object
CharArray data

Detailed Description

Definition at line 224 of file include/libsi/descriptor.h.

Member Function Documentation

int SI::CableDeliverySystemDescriptor::getFecInner ( ) const

Definition at line 461 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

Referenced by cNitFilter::Process().

int SI::CableDeliverySystemDescriptor::getFecInner ( ) const
int SI::CableDeliverySystemDescriptor::getFecOuter ( ) const
int SI::CableDeliverySystemDescriptor::getFecOuter ( ) const

Definition at line 449 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

int SI::CableDeliverySystemDescriptor::getFrequency ( ) const

Definition at line 445 of file descriptor.c.

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

Referenced by cNitFilter::Process().

int SI::CableDeliverySystemDescriptor::getFrequency ( ) const
int SI::CableDeliverySystemDescriptor::getModulation ( ) const
int SI::CableDeliverySystemDescriptor::getModulation ( ) const

Definition at line 453 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

Referenced by cNitFilter::Process().

int SI::CableDeliverySystemDescriptor::getSymbolRate ( ) const
int SI::CableDeliverySystemDescriptor::getSymbolRate ( ) const

Definition at line 457 of file descriptor.c.

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

Referenced by cNitFilter::Process().

void SI::CableDeliverySystemDescriptor::Parse ( )
protectedvirtual

Implements SI::Parsable.

Definition at line 465 of file descriptor.c.

References SI::Object::data, SI::CharArray::getData(), and SI::ExtendedEventDescriptor::s.

virtual void SI::CableDeliverySystemDescriptor::Parse ( )
protectedvirtual

Implements SI::Parsable.

Member Data Documentation

const descr_cable_delivery_system * SI::CableDeliverySystemDescriptor::s
private

Definition at line 234 of file include/libsi/descriptor.h.


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