#include <section.h>
Public Member Functions |
| TSDT (const unsigned char *data, bool doCopy=true) |
| TSDT () |
| TSDT (const unsigned char *data, bool doCopy=true) |
| TSDT () |
| NumberedSection (const unsigned char *data, bool doCopy=true) |
| NumberedSection () |
int | getTableIdExtension () const |
bool | getCurrentNextIndicator () const |
int | getVersionNumber () const |
int | getSectionNumber () const |
int | getLastSectionNumber () const |
bool | moreThanOneSection () const |
| NumberedSection (const unsigned char *data, bool doCopy=true) |
| NumberedSection () |
int | getTableIdExtension () const |
bool | getCurrentNextIndicator () const |
int | getVersionNumber () const |
int | getSectionNumber () const |
int | getLastSectionNumber () const |
bool | moreThanOneSection () const |
| CRCSection (const unsigned char *data, bool doCopy=true) |
| CRCSection () |
bool | isCRCValid () |
bool | CheckCRCAndParse () |
| CRCSection (const unsigned char *data, bool doCopy=true) |
| CRCSection () |
bool | isCRCValid () |
bool | CheckCRCAndParse () |
| Section (const unsigned char *data, bool doCopy=true) |
| Section () |
TableId | getTableId () const |
virtual int | getLength () |
| Section (const unsigned char *data, bool doCopy=true) |
| Section () |
TableId | getTableId () const |
virtual int | getLength () |
| Object () |
| Object (CharArray &d) |
void | setData (const unsigned char *data, int size, bool doCopy=true) |
CharArray | getData () |
bool | isValid () |
| Object () |
| Object (CharArray &d) |
void | setData (const unsigned char *data, int size, bool doCopy=true) |
CharArray | getData () |
bool | isValid () |
void | CheckParse () |
void | CheckParse () |
Protected Member Functions |
virtual void | Parse () |
virtual void | Parse () |
Private Attributes |
const tsdt * | s |
Detailed Description
Definition at line 80 of file include/libsi/section.h.
Constructor & Destructor Documentation
SI::TSDT::TSDT |
( |
const unsigned char * |
data, |
|
|
bool |
doCopy = true |
|
) |
| |
|
inline |
SI::TSDT::TSDT |
( |
const unsigned char * |
data, |
|
|
bool |
doCopy = true |
|
) |
| |
|
inline |
Member Function Documentation
virtual void SI::TSDT::Parse |
( |
| ) |
|
|
protectedvirtual |
Member Data Documentation
The documentation for this class was generated from the following files: