MySQL 9.6.0
Source Code Documentation
mysql::strconv::detail::Parse_result Member List

This is the complete list of members for mysql::strconv::detail::Parse_result, including all inherited members.

do_set_parse_error(const std::string_view &string, Message_form message_form, std::size_t position)mysql::strconv::detail::Parse_resultinlineprotected
found_count() constmysql::strconv::detail::Parse_resultinline
is_found() constmysql::strconv::detail::Parse_resultinline
is_fullmatch_error() constmysql::strconv::detail::Parse_resultinline
is_ok() constmysql::strconv::detail::Parse_resultinline
is_parse_error() constmysql::strconv::detail::Parse_resultinline
is_prefix_ok() constmysql::strconv::detail::Parse_resultinline
is_store_error() constmysql::strconv::detail::Parse_resultinline
m_found_countmysql::strconv::detail::Parse_resultprivate
m_messagemysql::strconv::detail::Parse_resultprivate
m_message_formmysql::strconv::detail::Parse_resultprivate
m_parse_error_positionmysql::strconv::detail::Parse_resultprivate
m_statusmysql::strconv::detail::Parse_resultprivate
message() constmysql::strconv::detail::Parse_resultinlineprivate
Message_form enum namemysql::strconv::detail::Parse_resultprotected
oom_messagemysql::strconv::detail::Parse_resultprivatestatic
Parse_result_internalsmysql::strconv::detail::Parse_resultfriend
revert_parse_error_to_ok() noexceptmysql::strconv::detail::Parse_resultinline
set_fullmatch_error() noexceptmysql::strconv::detail::Parse_resultinline
set_match_count(std::size_t count) noexceptmysql::strconv::detail::Parse_resultinlineprotected
set_oom() noexceptmysql::strconv::detail::Parse_resultinline
set_store_error(const std::string_view &message) noexceptmysql::strconv::detail::Parse_resultinline
status() constmysql::strconv::detail::Parse_resultinlineprivate
update_parse_error_pos(std::size_t position)mysql::strconv::detail::Parse_resultinline