#include <si.h>
|
| 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 274 of file include/libsi/si.h.
◆ NumberedSection() [1/4]
SI::NumberedSection::NumberedSection |
( |
const unsigned char * |
data, |
|
|
bool |
doCopy = true |
|
) |
| |
|
inline |
◆ NumberedSection() [2/4]
SI::NumberedSection::NumberedSection |
( |
| ) |
|
|
inline |
◆ NumberedSection() [3/4]
SI::NumberedSection::NumberedSection |
( |
const unsigned char * |
data, |
|
|
bool |
doCopy = true |
|
) |
| |
|
inline |
◆ NumberedSection() [4/4]
SI::NumberedSection::NumberedSection |
( |
| ) |
|
|
inline |
◆ getCurrentNextIndicator() [1/2]
bool SI::NumberedSection::getCurrentNextIndicator |
( |
| ) |
const |
◆ getCurrentNextIndicator() [2/2]
bool SI::NumberedSection::getCurrentNextIndicator |
( |
| ) |
const |
◆ getLastSectionNumber() [1/2]
int SI::NumberedSection::getLastSectionNumber |
( |
| ) |
const |
◆ getLastSectionNumber() [2/2]
int SI::NumberedSection::getLastSectionNumber |
( |
| ) |
const |
◆ getSectionNumber() [1/2]
int SI::NumberedSection::getSectionNumber |
( |
| ) |
const |
◆ getSectionNumber() [2/2]
int SI::NumberedSection::getSectionNumber |
( |
| ) |
const |
◆ getTableIdExtension() [1/4]
int SI::NumberedSection::getTableIdExtension |
( |
| ) |
const |
◆ getTableIdExtension() [2/4]
int SI::NumberedSection::getTableIdExtension |
( |
| ) |
const |
◆ getTableIdExtension() [3/4]
int SI::NumberedSection::getTableIdExtension |
( |
const unsigned char * |
d | ) |
|
|
static |
Definition at line 76 of file si.c.
References HILO.
◆ getTableIdExtension() [4/4]
static int SI::NumberedSection::getTableIdExtension |
( |
const unsigned char * |
d | ) |
|
|
static |
◆ getVersionNumber() [1/2]
int SI::NumberedSection::getVersionNumber |
( |
| ) |
const |
◆ getVersionNumber() [2/2]
int SI::NumberedSection::getVersionNumber |
( |
| ) |
const |
◆ moreThanOneSection() [1/2]
bool SI::NumberedSection::moreThanOneSection |
( |
| ) |
const |
|
inline |
◆ moreThanOneSection() [2/2]
bool SI::NumberedSection::moreThanOneSection |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: