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

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

array_buffer(const std::string &data) const =0shcore::polyglot::Polyglot_languagepure virtual
clear_is_terminating()shcore::polyglot::Polyglot_languageprotected
common_context()shcore::polyglot::Polyglot_languageinline
context() constshcore::polyglot::Polyglot_language
convert(poly_value value) constshcore::polyglot::Polyglot_language
convert(const Value &value) constshcore::polyglot::Polyglot_language
convert_args(const std::vector< poly_value > &args) constshcore::polyglot::Polyglot_language
copy_global_context() constshcore::polyglot::Polyglot_language
create_exception_object(const std::string &error, poly_value exception_object) const =0shcore::polyglot::Polyglot_languageprivatepure virtual
create_source(const std::string &path) constshcore::polyglot::Polyglot_language
current_script_folder() constshcore::polyglot::Polyglot_language
debug(const std::string &path)shcore::polyglot::Polyglot_language
enable_debug()shcore::polyglot::Polyglot_languageprivate
enter_script(const std::string &s)shcore::polyglot::Polyglot_language
erase(poly_reference value)shcore::polyglot::Polyglot_language
error_callback(const char *bytes, size_t length, void *data)shcore::polyglot::Polyglot_languageprivatestatic
error_handler(const char *bytes, size_t length)=0shcore::polyglot::Polyglot_languageprivatepure virtual
eval(const std::string &source, const std::string &code_str, poly_value *result) constshcore::polyglot::Polyglot_language
execute(const std::string &code_str, const std::string &source)shcore::polyglot::Polyglot_language
finalize()shcore::polyglot::Polyglot_languagevirtual
from_native_object(const Object_bridge_t &object) const =0shcore::polyglot::Polyglot_languagepure virtual
get_debug_port() constshcore::polyglot::Polyglot_languageinlineprivatevirtual
get_global(const std::string &name) constshcore::polyglot::Polyglot_language
get_language_id() const =0shcore::polyglot::Polyglot_languagepure virtual
get_member(poly_value object, const char *name, poly_value *member) constshcore::polyglot::Polyglot_language
globals() constshcore::polyglot::Polyglot_language
init_context_builder()shcore::polyglot::Polyglot_languagevirtual
initialize(const std::shared_ptr< IFile_system > &fs={})shcore::polyglot::Polyglot_languagevirtual
is_object(poly_value object, std::string *class_name=nullptr) const =0shcore::polyglot::Polyglot_languagepure virtual
is_terminating() constshcore::polyglot::Polyglot_language
is_undefined(poly_value value) const =0shcore::polyglot::Polyglot_languagepure virtual
keywords() const =0shcore::polyglot::Polyglot_languagepure virtual
language()shcore::polyglot::Polyglot_languageinline
load_plugin(const std::string &path)shcore::polyglot::Polyglot_languageinlinevirtual
m_common_contextshcore::polyglot::Polyglot_languageprotected
m_contextshcore::polyglot::Polyglot_languageprotected
m_context_buildershcore::polyglot::Polyglot_languageprotected
m_current_scriptshcore::polyglot::Polyglot_languageprotected
m_debug_portshcore::polyglot::Polyglot_languageprotected
m_file_systemshcore::polyglot::Polyglot_languageprotected
m_globalsshcore::polyglot::Polyglot_languageprotected
m_scopeshcore::polyglot::Polyglot_languageprivate
m_storageshcore::polyglot::Polyglot_languageprotected
m_terminatingshcore::polyglot::Polyglot_languageprivate
m_threadshcore::polyglot::Polyglot_languageprotected
m_typesshcore::polyglot::Polyglot_languageprotected
operator=(const Polyglot_language &)=deleteshcore::polyglot::Polyglot_language
operator=(Polyglot_language &&)=deleteshcore::polyglot::Polyglot_language
output_callback(const char *bytes, size_t length, void *data)shcore::polyglot::Polyglot_languageprivatestatic
output_handler(const char *bytes, size_t length)=0shcore::polyglot::Polyglot_languageprivatepure virtual
poly_string(const std::string &data) constshcore::polyglot::Polyglot_language
Polyglot_language(Polyglot_common_context *common_context, const std::string &debug_port="")shcore::polyglot::Polyglot_languageexplicit
Polyglot_language(const Polyglot_language &)=deleteshcore::polyglot::Polyglot_language
Polyglot_language(Polyglot_language &&)=deleteshcore::polyglot::Polyglot_language
set_file_system()shcore::polyglot::Polyglot_languageprivate
set_global(const std::string &name, const Value &value) constshcore::polyglot::Polyglot_language
set_global(const std::string &name, poly_value value) constshcore::polyglot::Polyglot_language
set_global_function(const std::string &name, poly_callback callback, void *data=nullptr)shcore::polyglot::Polyglot_language
store(poly_value value)shcore::polyglot::Polyglot_language
terminate()shcore::polyglot::Polyglot_language
thread() constshcore::polyglot::Polyglot_language
throw_exception_object(const shcore::Dictionary_t &data) constshcore::polyglot::Polyglot_language
throw_exception_object(const Polyglot_error &data) constshcore::polyglot::Polyglot_language
throw_exception_object(poly_value exception) constshcore::polyglot::Polyglot_languageprivate
throw_jit_executor_exception(const Jit_executor_exception &exception)shcore::polyglot::Polyglot_language
to_native_object(poly_value object, const std::string &class_name)shcore::polyglot::Polyglot_languagevirtual
to_string(poly_value obj) constshcore::polyglot::Polyglot_language
type_info(poly_value value) constshcore::polyglot::Polyglot_language
undefined() const =0shcore::polyglot::Polyglot_languagepure virtual
wrap_callback(poly_callback callback, void *data) constshcore::polyglot::Polyglot_languageprotected
~Polyglot_language()=defaultshcore::polyglot::Polyglot_languagevirtual