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

This is the complete list of members for shcore::polyglot::PolyResult, 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
call(const std::string &name, const Argument_list &args) overrideshcore::polyglot::PolyResultvirtual
class_name() const overrideshcore::polyglot::PolyResultinlinevirtual
fetch_all() constshcore::polyglot::PolyResultprivate
fetch_one() constshcore::polyglot::PolyResultprivate
fetch_one_object() constshcore::polyglot::PolyResultprivate
get_column_names() constshcore::polyglot::PolyResultprivate
get_member(size_t) constshcore::polyglot::Object_bridgeinlinevirtual
get_member(const std::string &) constshcore::polyglot::Object_bridgeinlinevirtual
get_members() constshcore::polyglot::Object_bridgevirtual
has_member(const std::string &prop) constshcore::polyglot::Object_bridgevirtual
has_method(const std::string &name) constshcore::polyglot::Object_bridge
is_indexed() constshcore::polyglot::Object_bridgeinlinevirtual
length() constshcore::polyglot::Object_bridgeinlinevirtual
m_column_namesshcore::polyglot::PolyResultmutableprivate
m_columnsshcore::polyglot::PolyResultmutableprivate
m_methodsshcore::polyglot::PolyResultprivatestatic
m_resultshcore::polyglot::PolyResultprivate
methods() const overrideshcore::polyglot::PolyResultinlineprivatevirtual
next_result()shcore::polyglot::PolyResultprivate
PolyResult(const std::shared_ptr< jit_executor::db::IResult > &result)shcore::polyglot::PolyResultexplicit
properties() constshcore::polyglot::Object_bridgeinlineprivatevirtual
reset_column_cache()shcore::polyglot::PolyResultprivate
set_member(const std::string &, Value)shcore::polyglot::Object_bridgeinlinevirtual
set_member(size_t, Value)shcore::polyglot::Object_bridgeinlinevirtual
update_column_cache() constshcore::polyglot::PolyResultprivate
~Object_bridge()=defaultshcore::polyglot::Object_bridgevirtual
~PolyResult() override=defaultshcore::polyglot::PolyResult