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

#include <descriptor.h>

Public Member Functions

char * getLocation (char *buffer, int size)
char * getLocation (char *buffer, int size)
- Public Member Functions inherited from SI::Descriptor
virtual int getLength ()
DescriptorTag getDescriptorTag () const
virtual int getLength ()
DescriptorTag getDescriptorTag () const

Protected Member Functions

virtual void Parse ()
virtual void Parse ()

Private Attributes

String location

Additional Inherited Members

- 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 719 of file include/libsi/descriptor.h.

Member Function Documentation

char * SI::MHP_SimpleApplicationLocationDescriptor::getLocation ( char *  buffer,
int  size 
)

Definition at line 1126 of file descriptor.c.

char* SI::MHP_SimpleApplicationLocationDescriptor::getLocation ( char *  buffer,
int  size 
)
virtual void SI::MHP_SimpleApplicationLocationDescriptor::Parse ( )
protectedvirtual

Implements SI::Parsable.

void SI::MHP_SimpleApplicationLocationDescriptor::Parse ( )
protectedvirtual

Member Data Documentation

String SI::MHP_SimpleApplicationLocationDescriptor::location
private

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


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