|
vdr
1.7.27
|
#include <descriptor.h>
Public Member Functions | |
| int | getCarouselId () const |
| int | getFormatId () const |
| int | getCarouselId () const |
| int | getFormatId () const |
Protected Member Functions | |
| virtual void | Parse () |
| virtual void | Parse () |
Private Attributes | |
| const descr_carousel_identifier * | s |
Definition at line 177 of file include/libsi/descriptor.h.
| int SI::CarouselIdentifierDescriptor::getCarouselId | ( | ) | const |
Definition at line 377 of file descriptor.c.
References HILO, and SI::ExtendedEventDescriptor::s.
| int SI::CarouselIdentifierDescriptor::getCarouselId | ( | ) | const |
| int SI::CarouselIdentifierDescriptor::getFormatId | ( | ) | const |
| int SI::CarouselIdentifierDescriptor::getFormatId | ( | ) | const |
Definition at line 381 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
| void SI::CarouselIdentifierDescriptor::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 385 of file descriptor.c.
References SI::Object::data, SI::CharArray::getData(), and SI::ExtendedEventDescriptor::s.
| virtual void SI::CarouselIdentifierDescriptor::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
const descr_carousel_identifier * SI::CarouselIdentifierDescriptor::s [private] |
Definition at line 184 of file include/libsi/descriptor.h.
1.8.0