vdr  1.7.27
Public Member Functions | Public Attributes | Protected Member Functions
SI::CAT Class Reference

#include <section.h>

List of all members.

Public Member Functions

 CAT (const unsigned char *data, bool doCopy=true)
 CAT ()
 CAT (const unsigned char *data, bool doCopy=true)
 CAT ()

Public Attributes

DescriptorLoop loop

Protected Member Functions

virtual void Parse ()
virtual void Parse ()

Detailed Description

Definition at line 46 of file include/libsi/section.h.


Constructor & Destructor Documentation

SI::CAT::CAT ( const unsigned char *  data,
bool  doCopy = true 
) [inline]

Definition at line 48 of file include/libsi/section.h.

SI::CAT::CAT ( ) [inline]

Definition at line 49 of file include/libsi/section.h.

SI::CAT::CAT ( const unsigned char *  data,
bool  doCopy = true 
) [inline]

Definition at line 48 of file libsi/section.h.

SI::CAT::CAT ( ) [inline]

Definition at line 49 of file libsi/section.h.


Member Function Documentation

void SI::CAT::Parse ( ) [protected, virtual]

Implements SI::Parsable.

Definition at line 44 of file section.c.

References SI::Object::data, and SI::Section::getLength().

virtual void SI::CAT::Parse ( ) [protected, virtual]

Implements SI::Parsable.


Member Data Documentation

Definition at line 50 of file include/libsi/section.h.


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