![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::DVBCharTableUTF16, including all inherited members.
| canEncode(const UString &str, size_t start=0, size_t count=NPOS) const override | ts::DVBCharTableUTF16 | virtual |
| Charset(const UChar *name=nullptr) | ts::Charset | explicitprotected |
| Charset(std::initializer_list< const UChar * > names) | ts::Charset | explicitprotected |
| decode(UString &str, const uint8_t *dvb, size_t dvbSize) const override | ts::DVBCharTableUTF16 | virtual |
| decoded(const uint8_t *data, size_t size) const | ts::Charset | |
| decodedWithByteLength(const uint8_t *&data, size_t &size) const | ts::Charset | |
| DecodeTableCode(uint32_t &code, size_t &codeSize, const uint8_t *dvb, size_t dvbSize) | ts::DVBCharTable | static |
| decodeWithByteLength(UString &str, const uint8_t *&data, size_t &size) const | ts::Charset | |
| DVB_CODEPOINT_CRLF | ts::DVBCharTable | static |
| DVB_SINGLE_BYTE_CRLF | ts::DVBCharTable | static |
| DVB_UTF_16 | ts::DVBCharTableUTF16 | static |
| DVBCharTable(const UChar *name, uint32_t tableCode) | ts::DVBCharTable | protected |
| DVBCharTable(std::initializer_list< const UChar * > names, uint32_t tableCode) | ts::DVBCharTable | protected |
| encode(uint8_t *&buffer, size_t &size, const UString &str, size_t start=0, size_t count=NPOS) const override | ts::DVBCharTableUTF16 | virtual |
| encoded(const UString &str, size_t start=0, size_t count=NPOS) const | ts::Charset | |
| encodedWithByteLength(const UString &str, size_t start=0, size_t count=NPOS) const | ts::Charset | |
| encodeTableCode(uint8_t *&buffer, size_t &size) const | ts::DVBCharTable | virtual |
| encodeWithByteLength(uint8_t *&buffer, size_t &size, const UString &str, size_t start=0, size_t count=NPOS) const | ts::Charset | |
| GetAllNames() | ts::Charset | static |
| GetCharset(const UString &name) | ts::Charset | static |
| GetTableFromLeadingCode(uint32_t code) | ts::DVBCharTable | static |
| name() const | ts::Charset | inline |
| RAW_UTF_16 | ts::DVBCharTableUTF16 | static |
| tableCode() const | ts::DVBCharTable | inline |
| unregister() const override | ts::DVBCharTable | virtual |
| ~Charset() | ts::Charset | virtual |
| ~DVBCharTable() override | ts::DVBCharTable | virtual |