TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::LogicalChannelNumbers, including all inherited members.
addFromDescriptors(const DescriptorList &descs, uint16_t ts_id, uint16_t onet_id=0xFFFF) | ts::LogicalChannelNumbers | |
addFromNIT(const NIT &nit, uint16_t ts_id=0xFFFF, uint16_t onet_id=0xFFFF) | ts::LogicalChannelNumbers | |
addLCN(uint16_t lcn, uint16_t srv_id, uint16_t ts_id, uint16_t onet_id, bool visible=true) | ts::LogicalChannelNumbers | |
clear() | ts::LogicalChannelNumbers | inline |
empty() const | ts::LogicalChannelNumbers | inline |
getLCN(uint16_t srv_id, uint16_t ts_id, uint16_t onet_id=0xFFFF) const | ts::LogicalChannelNumbers | |
getLCN(const ServiceIdTriplet &srv) const | ts::LogicalChannelNumbers | |
getVisible(uint16_t srv_id, uint16_t ts_id, uint16_t onet_id=0xFFFF) const | ts::LogicalChannelNumbers | |
getVisible(const ServiceIdTriplet &srv) const | ts::LogicalChannelNumbers | |
LogicalChannelNumbers(DuckContext &duck) | ts::LogicalChannelNumbers | |
size() const | ts::LogicalChannelNumbers | inline |
updateService(Service &srv, bool replace) const | ts::LogicalChannelNumbers | |
updateServices(CONTAINER &services, Replacement rep) const | ts::LogicalChannelNumbers |