![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::Names, including all inherited members.
| add(const UString &name, T value) | ts::Names | inline |
| add(const UString &name, T1 first, T2 last) | ts::Names | inline |
| addNewValue(const UString &name) | ts::Names | |
| bitMaskNames(T value, const UString &separator=u", ", bool hexa=false, size_t hex_digit_count=0) const | ts::Names | inline |
| bits() const | ts::Names | inline |
| contains(const UString &name, bool case_sensitive=true, bool abbreviated=false) const | ts::Names | inline |
| contains(T value) const | ts::Names | inline |
| empty() const | ts::Names | inline |
| error(const UString &name, bool case_sensitive=true, bool abbreviated=true, const UString &designator=u"name", const UString &prefix=UString()) const | ts::Names | |
| Format(uint_t value, const UString &name, NamesFlags flags, size_t bits, uint_t alternate_value=0) | ts::Names | static |
| freeRange(uint_t first, uint_t last) const | ts::Names | |
| getAllNames(CONTAINER &names) const | ts::Names | |
| GetSection(const UString &file_name, const UString §ion_name, bool create) | ts::Names | inlinestatic |
| getValue(T &e, const UString &name, bool case_sensitive=true, bool abbreviated=true) const | ts::Names | |
| int_t typedef | ts::Names | |
| isSigned() const | ts::Names | inline |
| MergeFile(const UString &file_name) | ts::Names | inlinestatic |
| name(T value, bool hexa=false, size_t hex_digit_count=0) const | ts::Names | inline |
| name(T1 value, NamesFlags flags, T2 alternate_value=0, size_t bits=0) const | ts::Names | inline |
| nameList(const UString &separator=u", ", const UString &in_quote=UString(), const UString &out_quote=UString()) const | ts::Names | |
| names(const CONTAINER &container, const UString &separator=u", ") const | ts::Names | inline |
| names(ITERATOR begin, ITERATOR end, const UString &separator=u", ") const | ts::Names | |
| Names()=default | ts::Names | |
| Names(const Names &other) | ts::Names | |
| Names(Names &&other) | ts::Names | |
| Names(std::initializer_list< NameValue > values) | ts::Names | |
| Names(const Names &other, std::initializer_list< NameValue > values) | ts::Names | |
| nameWithFallback(T1 value1, T2 value2, NamesFlags flags, T3 alternate_value=0, size_t bits=0) const | ts::Names | inline |
| operator=(const Names &other) | ts::Names | |
| operator=(Names &&other) | ts::Names | |
| sectionName() const | ts::Names | inline |
| subscribe(Visitor *visitor) | ts::Names | |
| uint_t typedef | ts::Names | |
| UNKNOWN | ts::Names | static |
| unsubscribe(Visitor *visitor) | ts::Names | |
| value(const UString &name, bool case_sensitive=true, bool abbreviated=true) const | ts::Names | |
| visit(Visitor *visitor) const | ts::Names | |
| visit(Visitor *visitor, uint_t value) const | ts::Names |