#include <si.h>
Definition at line 250 of file include/libsi/si.h.
◆ Section() [1/4]
SI::Section::Section |
( |
const unsigned char * |
data, |
|
|
bool |
doCopy = true |
|
) |
| |
◆ Section() [2/4]
◆ Section() [3/4]
SI::Section::Section |
( |
const unsigned char * |
data, |
|
|
bool |
doCopy = true |
|
) |
| |
◆ Section() [4/4]
◆ getLength() [1/4]
int SI::Section::getLength |
( |
| ) |
|
|
virtual |
Implements SI::Object.
Definition at line 49 of file si.c.
References SI::Object::data, SI::CharArray::getData(), and getLength().
Referenced by getLength(), SI::CRCSection::isCRCValid(), SI::PAT::Parse(), SI::CAT::Parse(), SI::PMT::Parse(), SI::TSDT::Parse(), SI::SDT::Parse(), SI::EIT::Parse(), SI::TOT::Parse(), SI::RST::Parse(), and Section().
◆ getLength() [2/4]
virtual int SI::Section::getLength |
( |
| ) |
|
|
virtual |
◆ getLength() [3/4]
int SI::Section::getLength |
( |
const unsigned char * |
d | ) |
|
|
static |
Definition at line 57 of file si.c.
References HILO.
◆ getLength() [4/4]
static int SI::Section::getLength |
( |
const unsigned char * |
d | ) |
|
|
static |
◆ getTableId() [1/4]
TableId SI::Section::getTableId |
( |
| ) |
const |
◆ getTableId() [2/4]
TableId SI::Section::getTableId |
( |
| ) |
const |
◆ getTableId() [3/4]
TableId SI::Section::getTableId |
( |
const unsigned char * |
d | ) |
|
|
static |
Definition at line 53 of file si.c.
◆ getTableId() [4/4]
static TableId SI::Section::getTableId |
( |
const unsigned char * |
d | ) |
|
|
static |
The documentation for this class was generated from the following files: