MySQL 9.4.0
Source Code Documentation
helper::MySQLRow Member List

This is the complete list of members for helper::MySQLRow, including all inherited members.

convert(unsigned field_index, T *out_value, const char *in_value)helper::MySQLRowinlineprivate
convert(unsigned field_index, bool *out_value, const char *in_value)helper::MySQLRowinlineprivate
convert(unsigned field_index, std::string *out_value, const char *in_value)helper::MySQLRowinlineprivate
convert(unsigned field_index, uint32_t *out_value, const char *in_value)helper::MySQLRowinlineprivate
convert(unsigned field_index, int32_t *out_value, const char *in_value)helper::MySQLRowinlineprivate
convert(unsigned field_index, uint64_t *out_value, const char *in_value)helper::MySQLRowinlineprivate
convert(unsigned field_index, std::vector< uint64_t > *out_value, const char *v)helper::MySQLRowinlineprivate
convert(unsigned field_index, helper::DateTime *out_value, const char *in_value)helper::MySQLRowinlineprivate
end()helper::MySQLRowinline
field_index_helper::MySQLRow
fields_helper::MySQLRow
kCheckAtDestructor enum valuehelper::MySQLRow
kEndCallRequired enum valuehelper::MySQLRow
MySQLRow(const ResultRow &row, MYSQL_FIELD *fields, unsigned number, Verification must_call_end=kCheckAtDestructor)helper::MySQLRowinline
no_of_fields_helper::MySQLRow
ResultRow typedefhelper::MySQLRow
row_helper::MySQLRow
set_from_string(std::set< std::string > *out, const char *in)helper::MySQLRowinlinestatic
skip(uint32_t to_skip=1)helper::MySQLRowinline
unserialize(FieldType *out_field)helper::MySQLRowinline
unserialize(FieldType *out_field, FieldType value_default)helper::MySQLRowinline
unserialize(std::optional< FieldType > *out_field)helper::MySQLRowinline
unserialize(helper::Optional< FieldType > *out_field)helper::MySQLRowinline
unserialize_ended_helper::MySQLRow
unserialize_with_converter(FieldType *out_field, const Converter &converter)helper::MySQLRowinline
unserialize_with_converter(std::optional< FieldType > *out_field, const Converter &converter)helper::MySQLRowinline
unserialize_with_converter(helper::Optional< FieldType > *out_field, const Converter &converter)helper::MySQLRowinline
Verification enum namehelper::MySQLRow
~MySQLRow()helper::MySQLRowinline