| CA enum value | ts::Service | |
| clear() | ts::Service | virtual |
| clearCAControlled() | ts::Service | inline |
| clearEITpfPresent() | ts::Service | inline |
| clearEITsPresent() | ts::Service | inline |
| clearHidden() | ts::Service | inline |
| clearId() | ts::Service | inline |
| clearLCN() | ts::Service | inline |
| clearMajorIdATSC() | ts::Service | inline |
| clearMinorIdATSC() | ts::Service | inline |
| clearModified() | ts::Service | inline |
| clearName() | ts::Service | inline |
| clearONId() | ts::Service | inline |
| clearPMTPID() | ts::Service | inline |
| clearProvider() | ts::Service | inline |
| clearRunningStatus() | ts::Service | inline |
| clearTSId() | ts::Service | inline |
| clearTypeATSC() | ts::Service | inline |
| clearTypeDVB() | ts::Service | inline |
| Display(std::ostream &strm, const UString &margin, const ITERATOR &begin, const ITERATOR &end, bool header=true) | ts::Service | static |
| Display(std::ostream &strm, const UString &margin, const CONTAINER &container, bool header=true) | ts::Service | inlinestatic |
| EITPF enum value | ts::Service | |
| EITS enum value | ts::Service | |
| getCAControlled() const | ts::Service | inline |
| getEITpfPresent() const | ts::Service | inline |
| getEITsPresent() const | ts::Service | inline |
| getFields() const | ts::Service | |
| getHidden() const | ts::Service | inline |
| getId() const | ts::Service | inline |
| getLCN() const | ts::Service | inline |
| getMajorIdATSC() const | ts::Service | inline |
| getMinorIdATSC() const | ts::Service | inline |
| getName() const | ts::Service | inline |
| getONId() const | ts::Service | inline |
| getPMTPID() const | ts::Service | inline |
| getProvider() const | ts::Service | inline |
| getRunningStatus() const | ts::Service | inline |
| getTSId() const | ts::Service | inline |
| getTypeATSC() const | ts::Service | inline |
| getTypeDVB() const | ts::Service | inline |
| hasCAControlled() const | ts::Service | inline |
| hasCAControlled(bool value) const | ts::Service | inline |
| hasEITpfPresent() const | ts::Service | inline |
| hasEITpfPresent(bool value) const | ts::Service | inline |
| hasEITsPresent() const | ts::Service | inline |
| hasEITsPresent(bool value) const | ts::Service | inline |
| hasHidden() const | ts::Service | inline |
| hasHidden(bool value) const | ts::Service | inline |
| hasId() const | ts::Service | inline |
| hasId(uint16_t value) const | ts::Service | inline |
| hasLCN() const | ts::Service | inline |
| hasLCN(uint16_t value) const | ts::Service | inline |
| hasMajorIdATSC() const | ts::Service | inline |
| hasMajorIdATSC(uint16_t value) const | ts::Service | inline |
| hasMinorIdATSC() const | ts::Service | inline |
| hasMinorIdATSC(uint16_t value) const | ts::Service | inline |
| hasName() const | ts::Service | inline |
| hasName(const UString &value) const | ts::Service | inline |
| hasONId() const | ts::Service | inline |
| hasONId(uint16_t value) const | ts::Service | inline |
| hasPMTPID() const | ts::Service | inline |
| hasPMTPID(PID value) const | ts::Service | inline |
| hasProvider() const | ts::Service | inline |
| hasProvider(const UString &value) const | ts::Service | inline |
| hasRunningStatus() const | ts::Service | inline |
| hasRunningStatus(uint8_t value) const | ts::Service | inline |
| hasTSId() const | ts::Service | inline |
| hasTSId(uint16_t value) const | ts::Service | inline |
| hasTypeATSC() const | ts::Service | inline |
| hasTypeATSC(uint8_t value) const | ts::Service | inline |
| hasTypeDVB() const | ts::Service | inline |
| hasTypeDVB(uint8_t value) const | ts::Service | inline |
| HIDDEN enum value | ts::Service | |
| ID enum value | ts::Service | |
| isModified() const | ts::Service | inline |
| LCN enum value | ts::Service | |
| MAJORID_ATSC enum value | ts::Service | |
| match(const UString &ident, bool exact_match=false) const | ts::Service | |
| MINORID_ATSC enum value | ts::Service | |
| NAME enum value | ts::Service | |
| ONID enum value | ts::Service | |
| PMT_PID enum value | ts::Service | |
| PROVIDER enum value | ts::Service | |
| RUNNING enum value | ts::Service | |
| Service()=default | ts::Service | |
| Service(uint16_t id) | ts::Service | inline |
| Service(const UString &desc) | ts::Service | inline |
| ServiceField enum name | ts::Service | |
| set(const UString &desc) | ts::Service | virtual |
| setCAControlled(bool value) | ts::Service | inline |
| setEITpfPresent(bool value) | ts::Service | inline |
| setEITsPresent(bool value) | ts::Service | inline |
| setHidden(bool value) | ts::Service | inline |
| setId(uint16_t value) | ts::Service | inline |
| setLCN(uint16_t value) | ts::Service | inline |
| setMajorIdATSC(uint16_t value) | ts::Service | inline |
| setMinorIdATSC(uint16_t value) | ts::Service | inline |
| setName(const UString &value) | ts::Service | inline |
| setONId(uint16_t value) | ts::Service | inline |
| setPMTPID(PID value) | ts::Service | inline |
| setProvider(const UString &value) | ts::Service | inline |
| setRunningStatus(uint8_t value) | ts::Service | inline |
| setTSId(uint16_t value) | ts::Service | inline |
| setTypeATSC(uint8_t value) | ts::Service | inline |
| setTypeDVB(uint8_t value) | ts::Service | inline |
| Sort1(const Service &s1, const Service &s2) | ts::Service | static |
| Sort2(const Service &s1, const Service &s2) | ts::Service | static |
| Sort3(const Service &s1, const Service &s2) | ts::Service | static |
| toString() const override | ts::Service | virtual |
| TSID enum value | ts::Service | |
| TYPE_ATSC enum value | ts::Service | |
| TYPE_DVB enum value | ts::Service | |
| update(const Service &other, bool only_unset=false) | ts::Service | |