vdr  2.0.2
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
SI::ServiceListDescriptor::Service Class Reference

#include <descriptor.h>

Public Member Functions

int getServiceId () const
 
int getServiceType () const
 
virtual int getLength ()
 

Protected Member Functions

virtual void Parse ()
 

Private Attributes

const descr_service_list_loops
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

Definition at line 192 of file descriptor.h.

Member Function Documentation

virtual int SI::ServiceListDescriptor::Service::getLength ( )
inlinevirtual

Implements SI::Object.

Definition at line 196 of file descriptor.h.

int SI::ServiceListDescriptor::Service::getServiceId ( ) const

Definition at line 393 of file descriptor.c.

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

int SI::ServiceListDescriptor::Service::getServiceType ( ) const

Definition at line 397 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

void SI::ServiceListDescriptor::Service::Parse ( )
protectedvirtual

Implements SI::Parsable.

Definition at line 401 of file descriptor.c.

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

Member Data Documentation

const descr_service_list_loop* SI::ServiceListDescriptor::Service::s
private

Definition at line 200 of file descriptor.h.


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