#include <section.h>
Public Member Functions |
| 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 () |
| 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 () |
Detailed Description
Definition at line 239 of file include/libsi/section.h.
Constructor & Destructor Documentation
SI::AIT::AIT |
( |
const unsigned char * |
data, |
|
|
bool |
doCopy = true |
|
) |
| |
|
inline |
SI::AIT::AIT |
( |
const unsigned char * |
data, |
|
|
bool |
doCopy = true |
|
) |
| |
|
inline |
Member Function Documentation
int SI::AIT::getAITVersion |
( |
| ) |
const |
int SI::AIT::getAITVersion |
( |
| ) |
const |
int SI::AIT::getApplicationType |
( |
| ) |
const |
int SI::AIT::getApplicationType |
( |
| ) |
const |
virtual void SI::AIT::Parse |
( |
| ) |
|
|
protectedvirtual |
Member Data Documentation
const ait * SI::AIT::first |
|
protected |
The documentation for this class was generated from the following files: