MySQL 9.3.0
Source Code Documentation
shcore::polyglot::Row Member List

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

append_descr(std::string &s_out, int indent=-1, int quote_strings=0) constshcore::polyglot::Object_bridgevirtual
append_json(shcore::JSON_dumper &dumper) constshcore::polyglot::Object_bridgevirtual
append_repr(std::string &s_out) constshcore::polyglot::Object_bridgevirtual
as_object()shcore::polyglot::Row
call(const std::string &name, const Argument_list &args) overrideshcore::polyglot::Rowvirtual
class_name() const overrideshcore::polyglot::Rowinlinevirtual
get_field(const std::string &field) constshcore::polyglot::Row
get_member(const std::string &prop) const overrideshcore::polyglot::Rowvirtual
get_member(size_t index) const overrideshcore::polyglot::Rowvirtual
get_members() constshcore::polyglot::Object_bridgevirtual
has_member(const std::string &prop) const overrideshcore::polyglot::Rowvirtual
has_method(const std::string &name) constshcore::polyglot::Object_bridge
is_indexed() const overrideshcore::polyglot::Rowinlinevirtual
length() const overrideshcore::polyglot::Rowinlinevirtual
m_methodsshcore::polyglot::Rowprivatestatic
m_namesshcore::polyglot::Rowprivate
m_value_arrayshcore::polyglot::Rowprivate
methods() const overrideshcore::polyglot::Rowinlineprivatevirtual
properties() const overrideshcore::polyglot::Rowinlineprivatevirtual
Row(const std::vector< std::string > &names, const jit_executor::db::IRow &row)shcore::polyglot::Row
set_member(const std::string &, Value)shcore::polyglot::Object_bridgeinlinevirtual
set_member(size_t, Value)shcore::polyglot::Object_bridgeinlinevirtual
~Object_bridge()=defaultshcore::polyglot::Object_bridgevirtual