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