vdr  2.0.4
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)
 
- Public Member Functions inherited from SI::Descriptor
virtual int getLength ()
 
DescriptorTag getDescriptorTag () const
 

Protected Member Functions

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 Protected Member Functions inherited from SI::Descriptor
static DescriptorgetDescriptor (CharArray d, DescriptorTagDomain domain, bool returnUnimplemetedDescriptor)
 
- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

Definition at line 719 of file descriptor.h.

Member Function Documentation

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

Definition at line 1126 of file descriptor.c.

void SI::MHP_SimpleApplicationLocationDescriptor::Parse ( )
protectedvirtual

Member Data Documentation

String SI::MHP_SimpleApplicationLocationDescriptor::location
private

Definition at line 725 of file descriptor.h.


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