#include <atsc_core_atsc3_lls.h>
|
std::map< int32_t, std::string > | mAeatMap |
|
◆ CLowLevelSignaling()
CLowLevelSignaling::CLowLevelSignaling |
( |
char * |
pDefault_path | ) |
|
|
inline |
To copied the default path to directory path.
- Parameters
-
- Return values
-
◆ GetAeat()
CLowLevelSignaling::GetAeat |
( |
void |
| ) |
|
To get the Advanced Emergency Alerting information.
- Parameters
-
- Return values
-
◆ GetOnScreenMsgNotify()
CLowLevelSignaling::GetOnScreenMsgNotify |
( |
void |
| ) |
|
To get the on-screen message notification.
- Parameters
-
- Return values
-
◆ GetRrt()
CLowLevelSignaling::GetRrt |
( |
void |
| ) |
|
To get the rating regional information.
- Parameters
-
- Return values
-
◆ GetSlt()
CLowLevelSignaling::GetSlt |
( |
void |
| ) |
|
To get the Service List Table information.
- Parameters
-
- Return values
-
◆ GetSystemTime()
CLowLevelSignaling::GetSystemTime |
( |
void |
| ) |
|
To get read system time.
- Parameters
-
- Return values
-
◆ ParseIp()
CLowLevelSignaling::ParseIp |
( |
const uint8_t * |
pData, |
|
|
sIpHeader_t * |
pIp |
|
) |
| |
To parse the IP header information.
- Parameters
-
- Return values
-
◆ ParseSlt()
CLowLevelSignaling::ParseSlt |
( |
int32_t |
iCh, |
|
|
uint8_t * |
pData, |
|
|
int32_t |
iDataLength, |
|
|
CServiceGuide * |
guide |
|
) |
| |
To parse the Service List Table and Update for the Guide information via UpdateAT3Guide().
- Parameters
-
iCh,pData,iDataLength,CServiceGuide* | guide |
- Return values
-
◆ mAeatMap
std::map<int32_t, std::string> CLowLevelSignaling::mAeatMap |
The documentation for this class was generated from the following files:
- /home/nick/DTVKit/ATSC3/src/atsc/core/src/atsc3/lls/atsc_core_atsc3_lls.h
- /home/nick/DTVKit/ATSC3/src/atsc/core/src/atsc3/lls/atsc_core_atsc3_lls.cpp