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

#include <descriptor.h>

Public Member Functions

int getCaType () const
int getCaPid () const
int getCaType () const
int getCaPid () const
- Public Member Functions inherited from SI::Descriptor
virtual int getLength ()
DescriptorTag getDescriptorTag () const
virtual int getLength ()
DescriptorTag getDescriptorTag () const

Public Attributes

CharArray privateData

Protected Member Functions

virtual void Parse ()
virtual void Parse ()

Private Attributes

const descr_cas

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

Member Function Documentation

int SI::CaDescriptor::getCaPid ( ) const

Definition at line 350 of file descriptor.c.

References HILO, and SI::ExtendedEventDescriptor::s.

Referenced by cCaDescriptors::AddCaDescriptor().

int SI::CaDescriptor::getCaPid ( ) const
int SI::CaDescriptor::getCaType ( ) const

Definition at line 346 of file descriptor.c.

References HILO, and SI::ExtendedEventDescriptor::s.

Referenced by cCaDescriptors::AddCaDescriptor().

int SI::CaDescriptor::getCaType ( ) const
void SI::CaDescriptor::Parse ( )
protectedvirtual
virtual void SI::CaDescriptor::Parse ( )
protectedvirtual

Implements SI::Parsable.

Member Data Documentation

CharArray SI::CaDescriptor::privateData

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

Referenced by cCaDescriptors::AddCaDescriptor().

const descr_ca * SI::CaDescriptor::s
private

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


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