DtvKit_ATSC3.0
Loading...
Searching...
No Matches
Classes | Enumerations
atsc_core_atsc3_lls.h File Reference
#include <string>
#include <stdio.h>
#include <zlib.h>
#include <list>
#include <string.h>
#include <map>
#include <queue>
#include <unistd.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <net/if.h>
#include <arpa/inet.h>
#include <sys/socket.h>
#include "atsc_core_common.h"
#include "atsc_core_common_serviceguide.h"
Include dependency graph for atsc_core_atsc3_lls.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sSltMapProperties_t
 
class  CLowLevelSignaling
 

Enumerations

enum  eLlsResult_t {
  eLlsResultOk = 0 , eLlsResultNewSltService = 1 , eLlsResultVersionUpSlt , eLlsResultRemoveSltService ,
  eLlsResultOldSltService , eLlsResultNewAeat
}
 

Detailed Description

Related to Low Level Signaling information

Enumeration Type Documentation

◆ eLlsResult_t

enum To get/identify the LLS state.

Enumerator
eLlsResultOk 

Represents the successful operation or a state of context in LLS

eLlsResultNewSltService 

Signifies the addition of a new(SLT) service within the LLS

eLlsResultVersionUpSlt 

Indicates an update in the version of an existing SLT service

eLlsResultRemoveSltService 

Indicates the removal or deletion of an SLT service from the LLS

eLlsResultOldSltService 

The existence of an older version of an SLT service within the LLS

eLlsResultNewAeat 

Represents the addition of a new Advanced Emergency Alerting (AEAT) service within the LLS