|
vdr
1.7.27
|
#include <descriptor.h>
Classes | |
| class | UrlExtensionEntry |
Public Types | |
| enum | Protocol { ObjectCarousel = 0x01, IPviaDVB = 0x02, HTTPoverInteractionChannel = 0x03, ObjectCarousel = 0x01, IPviaDVB = 0x02, HTTPoverInteractionChannel = 0x03 } |
| enum | Protocol { ObjectCarousel = 0x01, IPviaDVB = 0x02, HTTPoverInteractionChannel = 0x03, ObjectCarousel = 0x01, IPviaDVB = 0x02, HTTPoverInteractionChannel = 0x03 } |
Public Member Functions | |
| int | getProtocolId () const |
| int | getProtocolLabel () const |
| bool | isRemote () const |
| int | getComponentTag () const |
| char * | getUrlBase (char *buffer, int size) |
| int | getProtocolId () const |
| int | getProtocolLabel () const |
| bool | isRemote () const |
| int | getComponentTag () const |
| char * | getUrlBase (char *buffer, int size) |
Public Attributes | |
| StructureLoop< UrlExtensionEntry > | UrlExtensionLoop |
Protected Member Functions | |
| virtual void | Parse () |
| virtual void | Parse () |
Private Attributes | |
| const descr_transport_protocol * | s |
| bool | remote |
| int | componentTag |
| String | UrlBase |
Definition at line 659 of file include/libsi/descriptor.h.
| ObjectCarousel | |
| IPviaDVB | |
| HTTPoverInteractionChannel | |
| ObjectCarousel | |
| IPviaDVB | |
| HTTPoverInteractionChannel |
Definition at line 669 of file include/libsi/descriptor.h.
| ObjectCarousel | |
| IPviaDVB | |
| HTTPoverInteractionChannel | |
| ObjectCarousel | |
| IPviaDVB | |
| HTTPoverInteractionChannel |
Definition at line 669 of file libsi/descriptor.h.
| int SI::MHP_TransportProtocolDescriptor::getComponentTag | ( | ) | const |
Definition at line 1050 of file descriptor.c.
| int SI::MHP_TransportProtocolDescriptor::getComponentTag | ( | ) | const |
| int SI::MHP_TransportProtocolDescriptor::getProtocolId | ( | ) | const |
Definition at line 1038 of file descriptor.c.
References HILO, and SI::ExtendedEventDescriptor::s.
| int SI::MHP_TransportProtocolDescriptor::getProtocolId | ( | ) | const |
| int SI::MHP_TransportProtocolDescriptor::getProtocolLabel | ( | ) | const |
Definition at line 1042 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
| int SI::MHP_TransportProtocolDescriptor::getProtocolLabel | ( | ) | const |
| char* SI::MHP_TransportProtocolDescriptor::getUrlBase | ( | char * | buffer, |
| int | size | ||
| ) |
| char * SI::MHP_TransportProtocolDescriptor::getUrlBase | ( | char * | buffer, |
| int | size | ||
| ) |
Definition at line 1054 of file descriptor.c.
| bool SI::MHP_TransportProtocolDescriptor::isRemote | ( | ) | const |
| bool SI::MHP_TransportProtocolDescriptor::isRemote | ( | ) | const |
Definition at line 1046 of file descriptor.c.
| void SI::MHP_TransportProtocolDescriptor::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 1058 of file descriptor.c.
References SI::transport_via_oc_remote_end::component_tag, SI::transport_via_oc_end::component_tag, SI::Object::data, SI::Descriptor::getLength(), SI::transport_via_oc::remote, SI::ExtendedEventDescriptor::s, SI::CharArray::setPointerAndOffset(), and SI::transport_via_http::url_base_length.
| virtual void SI::MHP_TransportProtocolDescriptor::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
int SI::MHP_TransportProtocolDescriptor::componentTag [private] |
Definition at line 682 of file include/libsi/descriptor.h.
bool SI::MHP_TransportProtocolDescriptor::remote [private] |
Definition at line 681 of file include/libsi/descriptor.h.
const descr_transport_protocol * SI::MHP_TransportProtocolDescriptor::s [private] |
Definition at line 680 of file include/libsi/descriptor.h.
Definition at line 683 of file include/libsi/descriptor.h.
Definition at line 675 of file include/libsi/descriptor.h.
1.8.0