#include <section.h>
|
| | AIT (const unsigned char *data, bool doCopy=true) |
| |
| | AIT () |
| |
| int | getApplicationType () const |
| |
| int | getAITVersion () const |
| |
| | AIT (const unsigned char *data, bool doCopy=true) |
| |
| | AIT () |
| |
| int | getApplicationType () const |
| |
| int | getAITVersion () 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 |
| |
| | 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 () |
| |
| virtual int | getLength ()=0 |
| |
| | Object () |
| |
| | Object (CharArray &d) |
| |
| void | setData (const unsigned char *data, int size, bool doCopy=true) |
| |
| CharArray | getData () |
| |
| bool | isValid () |
| |
| virtual int | getLength ()=0 |
| |
| void | CheckParse () |
| |
| void | CheckParse () |
| |
Definition at line 239 of file include/libsi/section.h.
◆ AIT() [1/4]
| SI::AIT::AIT |
( |
const unsigned char * |
data, |
|
|
bool |
doCopy = true |
|
) |
| |
|
inline |
◆ AIT() [2/4]
◆ AIT() [3/4]
| SI::AIT::AIT |
( |
const unsigned char * |
data, |
|
|
bool |
doCopy = true |
|
) |
| |
|
inline |
◆ AIT() [4/4]
◆ getAITVersion() [1/2]
| int SI::AIT::getAITVersion |
( |
| ) |
const |
◆ getAITVersion() [2/2]
| int SI::AIT::getAITVersion |
( |
| ) |
const |
◆ getApplicationType() [1/2]
| int SI::AIT::getApplicationType |
( |
| ) |
const |
◆ getApplicationType() [2/2]
| int SI::AIT::getApplicationType |
( |
| ) |
const |
◆ Parse() [1/2]
◆ Parse() [2/2]
| virtual void SI::AIT::Parse |
( |
| ) |
|
|
protectedvirtual |
◆ applicationLoop
◆ commonDescriptors
◆ first
| const ait * SI::AIT::first |
|
protected |
The documentation for this class was generated from the following files: