|
vdr
1.7.27
|
#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 |
Protected Member Functions | |
| virtual void | Parse () |
| virtual void | Parse () |
Private Attributes | |
| const descr_cable_delivery_system * | s |
Definition at line 224 of file include/libsi/descriptor.h.
| 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 | ( | ) | [protected, virtual] |
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 | ( | ) | [protected, virtual] |
Implements SI::Parsable.
const descr_cable_delivery_system * SI::CableDeliverySystemDescriptor::s [private] |
Definition at line 234 of file include/libsi/descriptor.h.
1.8.0