![]() |
TSDuck v3.44-4572
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::ISOTime, including all inherited members.
| ANY enum value | ts::ISOTime | |
| ANY_INTERVAL enum value | ts::ISOTime | |
| clear() | ts::ISOTime | |
| duration() const | ts::ISOTime | |
| DURATION enum value | ts::ISOTime | |
| DURATION_END enum value | ts::ISOTime | |
| DurationFromISO(const UString &str) | ts::ISOTime | static |
| end() const | ts::ISOTime | |
| fromString(const UString &str) | ts::ISOTime | |
| isInterval() const | ts::ISOTime | inline |
| ISOTime()=default | ts::ISOTime | |
| ISOTime(const UString &str) | ts::ISOTime | inline |
| ISOTime(const Time &time) | ts::ISOTime | inline |
| ISOTime(cn::duration< Rep, Period > duration, size_t recurrences=0) | ts::ISOTime | inline |
| ISOTime(const Time &start, const Time &end, size_t recurrences=0) | ts::ISOTime | inline |
| ISOTime(const Time &start, cn::duration< Rep, Period > duration, size_t recurrences=0) | ts::ISOTime | inline |
| ISOTime(cn::duration< Rep, Period > duration, const Time &end, size_t recurrences=0) | ts::ISOTime | inline |
| isRecurring() const | ts::ISOTime | inline |
| isSingleTime() const | ts::ISOTime | inline |
| isUnbounded() const | ts::ISOTime | inline |
| isValid() const | ts::ISOTime | inline |
| NONE enum value | ts::ISOTime | |
| operator Time() const | ts::ISOTime | inline |
| recurrences() const | ts::ISOTime | inline |
| RECURRING enum value | ts::ISOTime | |
| start() const | ts::ISOTime | |
| START_DURATION enum value | ts::ISOTime | |
| START_END enum value | ts::ISOTime | |
| TIME enum value | ts::ISOTime | |
| TimeFromISO(const UString &str) | ts::ISOTime | static |
| TimeType enum name | ts::ISOTime | |
| ToISO(const Time &time) | ts::ISOTime | inlinestatic |
| ToISO(const Time &time, cn::duration< Rep, Period > utc_offset) | ts::ISOTime | inlinestatic |
| ToISO(cn::duration< Rep, Period > duration) | ts::ISOTime | inlinestatic |
| toString(TimeType format=NONE) const | ts::ISOTime | |
| type() const | ts::ISOTime | inline |
| UNBOUNDED_RECURRENCES | ts::ISOTime | static |