libwordring
wordring
whatwg
encoding
text_decoder
wordring::whatwg::encoding::text_decoder メンバ一覧
継承メンバを含む
wordring::whatwg::encoding::text_decoder
の全メンバ一覧です。
decode
(InputIterator first=nullptr, InputIterator last=nullptr, bool stream=false)
wordring::whatwg::encoding::text_decoder
inline
encoding
() const
wordring::whatwg::encoding::text_decoder_common
inline
fatal
() const
wordring::whatwg::encoding::text_decoder_common
inline
ignore_bom
() const
wordring::whatwg::encoding::text_decoder_common
inline
m_bom_seen
(定義場所:
wordring::whatwg::encoding::text_decoder_common
)
wordring::whatwg::encoding::text_decoder_common
protected
m_decoder
(定義場所:
wordring::whatwg::encoding::text_decoder_common
)
wordring::whatwg::encoding::text_decoder_common
protected
m_do_not_flush
(定義場所:
wordring::whatwg::encoding::text_decoder
)
wordring::whatwg::encoding::text_decoder
protected
m_encoding
(定義場所:
wordring::whatwg::encoding::text_decoder_common
)
wordring::whatwg::encoding::text_decoder_common
protected
m_error_mode
(定義場所:
wordring::whatwg::encoding::text_decoder_common
)
wordring::whatwg::encoding::text_decoder_common
protected
m_ignore_bom
(定義場所:
wordring::whatwg::encoding::text_decoder_common
)
wordring::whatwg::encoding::text_decoder_common
protected
m_io_queue
(定義場所:
wordring::whatwg::encoding::text_decoder_common
)
wordring::whatwg::encoding::text_decoder_common
protected
text_decoder
(encoding_name name, bool fatal, bool ignore_bom) (定義場所:
wordring::whatwg::encoding::text_decoder
)
wordring::whatwg::encoding::text_decoder
inline
text_decoder
(std::u32string_view label=U"utf-8", bool fatal=false, bool ignore_bom=false)
wordring::whatwg::encoding::text_decoder
inline
explicit
text_decoder_common
() (定義場所:
wordring::whatwg::encoding::text_decoder_common
)
wordring::whatwg::encoding::text_decoder_common
inline
構築:
1.8.17