canEncode(const UString &str, size_t start=0, size_t count=NPOS) const override | ts::DVBCharTableSingleByte | 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::DVBCharTableSingleByte | 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_ISO_6937 | ts::DVBCharTableSingleByte | static |
DVB_ISO_8859_1 | ts::DVBCharTableSingleByte | static |
DVB_ISO_8859_10 | ts::DVBCharTableSingleByte | static |
DVB_ISO_8859_11 | ts::DVBCharTableSingleByte | static |
DVB_ISO_8859_13 | ts::DVBCharTableSingleByte | static |
DVB_ISO_8859_14 | ts::DVBCharTableSingleByte | static |
DVB_ISO_8859_15 | ts::DVBCharTableSingleByte | static |
DVB_ISO_8859_2 | ts::DVBCharTableSingleByte | static |
DVB_ISO_8859_3 | ts::DVBCharTableSingleByte | static |
DVB_ISO_8859_4 | ts::DVBCharTableSingleByte | static |
DVB_ISO_8859_5 | ts::DVBCharTableSingleByte | static |
DVB_ISO_8859_6 | ts::DVBCharTableSingleByte | static |
DVB_ISO_8859_7 | ts::DVBCharTableSingleByte | static |
DVB_ISO_8859_8 | ts::DVBCharTableSingleByte | static |
DVB_ISO_8859_9 | ts::DVBCharTableSingleByte | static |
DVB_SINGLE_BYTE_CRLF | ts::DVBCharTable | static |
DVBCharTable(const UChar *name, 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::DVBCharTableSingleByte | 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_ISO_6937 | ts::DVBCharTableSingleByte | static |
RAW_ISO_8859_1 | ts::DVBCharTableSingleByte | static |
RAW_ISO_8859_10 | ts::DVBCharTableSingleByte | static |
RAW_ISO_8859_11 | ts::DVBCharTableSingleByte | static |
RAW_ISO_8859_13 | ts::DVBCharTableSingleByte | static |
RAW_ISO_8859_14 | ts::DVBCharTableSingleByte | static |
RAW_ISO_8859_15 | ts::DVBCharTableSingleByte | static |
RAW_ISO_8859_2 | ts::DVBCharTableSingleByte | static |
RAW_ISO_8859_3 | ts::DVBCharTableSingleByte | static |
RAW_ISO_8859_4 | ts::DVBCharTableSingleByte | static |
RAW_ISO_8859_5 | ts::DVBCharTableSingleByte | static |
RAW_ISO_8859_6 | ts::DVBCharTableSingleByte | static |
RAW_ISO_8859_7 | ts::DVBCharTableSingleByte | static |
RAW_ISO_8859_8 | ts::DVBCharTableSingleByte | static |
RAW_ISO_8859_9 | ts::DVBCharTableSingleByte | static |
tableCode() const | ts::DVBCharTable | inline |
unregister() const override | ts::DVBCharTable | virtual |
~Charset() | ts::Charset | virtual |
~DVBCharTable() override | ts::DVBCharTable | virtual |