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

#include <descriptor.h>

Public Attributes

char languageCode [4]
String name
String text

Protected Member Functions

virtual void Parse ()
virtual void Parse ()

Additional Inherited Members

- Public Member Functions inherited from SI::Descriptor
virtual int getLength ()
DescriptorTag getDescriptorTag () const
virtual int getLength ()
DescriptorTag getDescriptorTag () const
- 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 21 of file include/libsi/descriptor.h.

Member Function Documentation

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

Implements SI::Parsable.

Member Data Documentation

char SI::ShortEventDescriptor::languageCode

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

Referenced by cEIT::cEIT(), and Parse().

String SI::ShortEventDescriptor::name

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

Referenced by cEIT::cEIT(), and Parse().

String SI::ShortEventDescriptor::text

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

Referenced by cEIT::cEIT(), and Parse().


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