Public Member Functions | |
Entry (uint16_t id_=0, bool visible_=true, uint16_t lcn_=0) | |
Constructor. More... | |
Public Attributes | |
uint16_t | lcn |
Logical channel number, 14 bits. | |
uint16_t | service_id |
Service id. | |
bool | visible |
Service is visible. | |
Service entry.
ts::NorDigLogicalChannelDescriptorV1::Entry::Entry | ( | uint16_t | id_ = 0 , |
bool | visible_ = true , |
||
uint16_t | lcn_ = 0 |
||
) |