TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::Enumeration, including all inherited members.
add(const UString &name, INTENUM value) | ts::Enumeration | inline |
begin() const | ts::Enumeration | inline |
bitMaskNames(int_t value, const UString &separator=u", ", bool hexa=false, size_t hexDigitCount=0) const | ts::Enumeration | |
const_iterator typedef | ts::Enumeration | |
empty() const | ts::Enumeration | inline |
end() const | ts::Enumeration | inline |
Enumeration()=default | ts::Enumeration | |
Enumeration(std::initializer_list< NameValue > values) | ts::Enumeration | |
error(const UString &name, bool caseSensitive=true, bool abbreviated=true, const UString &designator=u"name", const UString &prefix=UString()) const | ts::Enumeration | |
getAllNames(CONTAINER &names) const | ts::Enumeration | |
getValue(INTENUM &e, const UString &name, bool caseSensitive=true, bool abbreviated=true) const | ts::Enumeration | |
int_t typedef | ts::Enumeration | |
name(INT value, bool hexa=false, size_t hexDigitCount=0) const | ts::Enumeration | inline |
nameList(const UString &separator=u", ", const UString &inQuote=UString(), const UString &outQuote=UString()) const | ts::Enumeration | |
names(const CONTAINER &container, const UString &separator=u", ") const | ts::Enumeration | inline |
names(ITERATOR begin, ITERATOR end, const UString &separator=u", ") const | ts::Enumeration | |
operator==(const Enumeration &other) const | ts::Enumeration | inline |
size() const | ts::Enumeration | inline |
UNKNOWN | ts::Enumeration | static |
value(const UString &name, bool caseSensitive=true, bool abbreviated=true) const | ts::Enumeration |