![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::xml::Attribute, including all inherited members.
| Attribute() | ts::xml::Attribute | |
| Attribute(const UString &name, const UString &value=UString(), size_t line=0) | ts::xml::Attribute | explicit |
| DateFromString(Time &value, const UString &str) | ts::xml::Attribute | static |
| DateTimeFromString(Time &value, const UString &str) | ts::xml::Attribute | static |
| DateTimeToString(const Time &value) | ts::xml::Attribute | static |
| DateToString(const Time &value) | ts::xml::Attribute | static |
| expandEnvironment() | ts::xml::Attribute | |
| formattedValue(const Tweaks &tweaks) const | ts::xml::Attribute | |
| INVALID() | ts::xml::Attribute | static |
| isValid() const | ts::xml::Attribute | inline |
| lineNumber() const | ts::xml::Attribute | inline |
| name() const | ts::xml::Attribute | inline |
| sequence() const | ts::xml::Attribute | inline |
| setBool(bool value) | ts::xml::Attribute | |
| setDate(const Time &value) | ts::xml::Attribute | |
| setDateTime(const Time &value) | ts::xml::Attribute | |
| setEnum(const Names &definition, INT value) | ts::xml::Attribute | inline |
| setFloat(FLT value, size_t width=0, size_t precision=6, bool force_sign=false) | ts::xml::Attribute | inline |
| setInteger(INT value, bool hexa=false) | ts::xml::Attribute | inline |
| setString(const UString &value) | ts::xml::Attribute | |
| setTime(const cn::duration< Rep, Period > &value) | ts::xml::Attribute | inline |
| TimeFromString(cn::duration< Rep, Period > &value, const UString &str) | ts::xml::Attribute | static |
| TimeToString(const cn::duration< Rep, Period > &value) | ts::xml::Attribute | static |
| value() const | ts::xml::Attribute | inline |