![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::DuckContext, including all inherited members.
| actualPDS(PDS pds) const | ts::DuckContext | |
| addDefaultREGID(REGID regid) | ts::DuckContext | inline |
| addStandards(Standards mask) | ts::DuckContext | |
| casId(CASID cas=CASID_NULL) const | ts::DuckContext | inline |
| charsetIn(const Charset *charset=nullptr) const | ts::DuckContext | inline |
| charsetOut(const Charset *charset=nullptr) const | ts::DuckContext | inline |
| decode(UString &str, const uint8_t *data, size_t size) const | ts::DuckContext | inline |
| decoded(const uint8_t *data, size_t size) const | ts::DuckContext | inline |
| decodedWithByteLength(const uint8_t *&data, size_t &size) const | ts::DuckContext | inline |
| decodeWithByteLength(UString &str, const uint8_t *&data, size_t &size) const | ts::DuckContext | inline |
| defaultHFRegion() const | ts::DuckContext | |
| defineArgsForCAS(Args &args) | ts::DuckContext | inline |
| defineArgsForCharset(Args &args) | ts::DuckContext | inline |
| defineArgsForFixingPDS(Args &args) | ts::DuckContext | inline |
| defineArgsForHFBand(Args &args) | ts::DuckContext | inline |
| defineArgsForPDS(Args &args) | ts::DuckContext | inline |
| defineArgsForStandards(Args &args) | ts::DuckContext | inline |
| defineArgsForTimeReference(Args &args) | ts::DuckContext | inline |
| DuckContext(Report *report=nullptr, std::ostream *output=nullptr) | ts::DuckContext | |
| encode(uint8_t *&buffer, size_t &size, const UString &str, size_t start=0, size_t count=NPOS) const | ts::DuckContext | inline |
| encoded(const UString &str, size_t start=0, size_t count=NPOS) const | ts::DuckContext | inline |
| encodedWithByteLength(const UString &str, size_t start=0, size_t count=NPOS) const | ts::DuckContext | inline |
| encodeWithByteLength(uint8_t *&buffer, size_t &size, const UString &str, size_t start=0, size_t count=NPOS) const | ts::DuckContext | inline |
| fixPDS() const | ts::DuckContext | inline |
| flush() | ts::DuckContext | |
| hfBand(const UString &name, bool silent_band=false) const | ts::DuckContext | |
| loadArgs(Args &args) | ts::DuckContext | |
| out() const | ts::DuckContext | inline |
| redirectedOutput() const | ts::DuckContext | inline |
| report() const | ts::DuckContext | inline |
| reset() | ts::DuckContext | |
| resetDefaultREGIDs() | ts::DuckContext | inline |
| resetStandards(Standards mask=Standards::NONE) | ts::DuckContext | |
| restoreArgs(const SavedArgs &args) | ts::DuckContext | |
| saveArgs(SavedArgs &args) const | ts::DuckContext | |
| setDefaultCASId(CASID cas) | ts::DuckContext | inline |
| setDefaultCharsetIn(const Charset *charset) | ts::DuckContext | |
| setDefaultCharsetOut(const Charset *charset) | ts::DuckContext | |
| setDefaultHFRegion(const UString ®ion) | ts::DuckContext | inline |
| setDefaultPDS(PDS pds) | ts::DuckContext | inline |
| setFixPDS(bool fix) | ts::DuckContext | inline |
| setOutput(const fs::path &fileName, bool override=true) | ts::DuckContext | |
| setOutput(std::ostream *output, bool override=true) | ts::DuckContext | |
| setReport(Report *report) | ts::DuckContext | |
| setTimeReference(const UString &name) | ts::DuckContext | |
| setTimeReferenceOffset(cn::milliseconds offset) | ts::DuckContext | inline |
| setUseLeapSeconds(bool on) | ts::DuckContext | inline |
| standards() const | ts::DuckContext | inline |
| timeReferenceName() const | ts::DuckContext | |
| timeReferenceOffset() const | ts::DuckContext | inline |
| uhfBand() const | ts::DuckContext | |
| updateREGIDs(REGIDVector ®ids) const | ts::DuckContext | inline |
| useLeapSeconds() const | ts::DuckContext | inline |
| vhfBand() const | ts::DuckContext |