vdr  2.6.9
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
SI::LogicalChannelDescriptor::LogicalChannel Class Reference

#include <descriptor.h>

Public Member Functions

int getServiceId () const
 
int getVisibleServiceFlag () const
 
int getLogicalChannelNumber () 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 ()
 

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 item_logical_channels
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

Definition at line 563 of file descriptor.h.

Member Function Documentation

◆ getLength()

virtual int SI::LogicalChannelDescriptor::LogicalChannel::getLength ( )
inlinevirtual

Implements SI::Object.

Definition at line 568 of file descriptor.h.

◆ getLogicalChannelNumber()

int SI::LogicalChannelDescriptor::LogicalChannel::getLogicalChannelNumber ( ) const

Definition at line 952 of file descriptor.c.

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

Referenced by cNitFilter::Process().

◆ getServiceId()

int SI::LogicalChannelDescriptor::LogicalChannel::getServiceId ( ) const

Definition at line 944 of file descriptor.c.

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

Referenced by cNitFilter::Process().

◆ getVisibleServiceFlag()

int SI::LogicalChannelDescriptor::LogicalChannel::getVisibleServiceFlag ( ) const

Definition at line 948 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

Referenced by cNitFilter::Process().

◆ Parse()

void SI::LogicalChannelDescriptor::LogicalChannel::Parse ( )
protectedvirtual

Implements SI::Parsable.

Definition at line 956 of file descriptor.c.

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

Member Data Documentation

◆ s

const item_logical_channel* SI::LogicalChannelDescriptor::LogicalChannel::s
private

Definition at line 572 of file descriptor.h.


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