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

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

append_json(JSON_dumper &dumper) constshcore::polyglot::Polyglot_object
call(const std::string &name, const std::vector< Value > &args)shcore::polyglot::Polyglot_object
class_name() constshcore::polyglot::Polyglot_object
get() constshcore::polyglot::Polyglot_objectinline
get_member(const std::string &prop) constshcore::polyglot::Polyglot_object
get_members() constshcore::polyglot::Polyglot_object
get_poly_member(const std::string &prop) constshcore::polyglot::Polyglot_object
get_property(const std::string &prop) constshcore::polyglot::Polyglot_object
has_member(const std::string &prop) constshcore::polyglot::Polyglot_object
is_exception() constshcore::polyglot::Polyglot_object
m_class_nameshcore::polyglot::Polyglot_objectprivate
m_contextshcore::polyglot::Polyglot_objectprivate
m_objectshcore::polyglot::Polyglot_objectprivate
m_threadshcore::polyglot::Polyglot_objectprivate
m_typesshcore::polyglot::Polyglot_objectprivate
operator=(const Polyglot_object &)=deleteshcore::polyglot::Polyglot_object
operator=(Polyglot_object &&)=deleteshcore::polyglot::Polyglot_object
Polyglot_object()=deleteshcore::polyglot::Polyglot_object
Polyglot_object(const Polyglot_type_bridger *type_bridger, poly_thread thread, poly_context context, poly_value object, const std::string &class_name)shcore::polyglot::Polyglot_object
Polyglot_object(const Polyglot_object &)=deleteshcore::polyglot::Polyglot_object
Polyglot_object(Polyglot_object &&)=deleteshcore::polyglot::Polyglot_object
remove_member(const std::string &name)shcore::polyglot::Polyglot_object
set_member(const std::string &prop, Value value)shcore::polyglot::Polyglot_object
set_poly_member(const std::string &prop, poly_value value)shcore::polyglot::Polyglot_object
set_property(const std::string &prop, Value value)shcore::polyglot::Polyglot_object
throw_exception() constshcore::polyglot::Polyglot_object
~Polyglot_object()=defaultshcore::polyglot::Polyglot_objectvirtual