MySQL 9.3.0
Source Code Documentation
shcore::polyglot::database::Row_ref_by_name Member List

This is the complete list of members for shcore::polyglot::database::Row_ref_by_name, including all inherited members.

_field_namesshcore::polyglot::database::Row_ref_by_nameprotected
_row_refshcore::polyglot::database::Row_ref_by_nameprotected
decorate_bad_field(const std::string &field, const bad_field &e)shcore::polyglot::database::Row_ref_by_nameinlineprotectedstatic
field_index(const std::string &field) constshcore::polyglot::database::Row_ref_by_nameinline
field_name(uint32_t i) constshcore::polyglot::database::Row_ref_by_nameinline
field_names() constshcore::polyglot::database::Row_ref_by_nameinline
get_as_string(const std::string &field) constshcore::polyglot::database::Row_ref_by_nameinline
get_bit(const std::string &field) constshcore::polyglot::database::Row_ref_by_nameinline
get_double(const std::string &field) constshcore::polyglot::database::Row_ref_by_nameinline
get_double(const std::string &field, double default_if_null) constshcore::polyglot::database::Row_ref_by_nameinline
get_float(const std::string &field) constshcore::polyglot::database::Row_ref_by_nameinline
get_int(const std::string &field) constshcore::polyglot::database::Row_ref_by_nameinline
get_int(const std::string &field, int64_t default_if_null) constshcore::polyglot::database::Row_ref_by_nameinline
get_string(const std::string &field) constshcore::polyglot::database::Row_ref_by_nameinline
get_string(const std::string &field, const std::string &default_if_null) constshcore::polyglot::database::Row_ref_by_nameinline
get_string_data(const std::string &field) constshcore::polyglot::database::Row_ref_by_nameinline
get_type(const std::string &field) constshcore::polyglot::database::Row_ref_by_nameinline
get_uint(const std::string &field) constshcore::polyglot::database::Row_ref_by_nameinline
get_uint(const std::string &field, uint64_t default_if_null) constshcore::polyglot::database::Row_ref_by_nameinline
get_wstring(const std::string &field) constshcore::polyglot::database::Row_ref_by_nameinline
get_wstring(const std::string &field, const std::wstring &default_if_null) constshcore::polyglot::database::Row_ref_by_nameinline
has_field(const std::string &field) constshcore::polyglot::database::Row_ref_by_nameinline
is_null(const std::string &field) constshcore::polyglot::database::Row_ref_by_nameinline
num_fields() constshcore::polyglot::database::Row_ref_by_nameinline
operator bool() constshcore::polyglot::database::Row_ref_by_nameinlineexplicit
operator*() constshcore::polyglot::database::Row_ref_by_nameinline
operator=(const Row_ref_by_name &)=defaultshcore::polyglot::database::Row_ref_by_name
operator=(Row_ref_by_name &&t) noexceptshcore::polyglot::database::Row_ref_by_nameinline
ref() constshcore::polyglot::database::Row_ref_by_nameinline
Row_ref_by_name()=defaultshcore::polyglot::database::Row_ref_by_name
Row_ref_by_name(std::shared_ptr< Field_names > field_names, const IRow *row) noexceptshcore::polyglot::database::Row_ref_by_nameinline
Row_ref_by_name(const Row_ref_by_name &)=defaultshcore::polyglot::database::Row_ref_by_name
Row_ref_by_name(Row_ref_by_name &&t) noexceptshcore::polyglot::database::Row_ref_by_nameinline
~Row_ref_by_name()=defaultshcore::polyglot::database::Row_ref_by_namevirtual