Collectable_t typedef | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | |
create_wrapper(poly_thread thread, poly_context context, ICollectable *collectable) const override | shcore::polyglot::Polyglot_function_wrapper | privatevirtual |
handler_release_collectable(poly_thread thread, poly_callback_info args) | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | inlineprotectedstatic |
m_language | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | protected |
native_handler_fixed_args(poly_thread thread, poly_callback_info args) | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | inlineprotectedstatic |
native_handler_no_args(poly_thread thread, poly_callback_info args) | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | inlineprotectedstatic |
native_handler_variable_args(poly_thread thread, poly_callback_info args) | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | inlineprotectedstatic |
Native_ptr typedef | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | |
operator=(const Polyglot_function_wrapper &)=delete | shcore::polyglot::Polyglot_function_wrapper | |
operator=(Polyglot_function_wrapper &&)=delete | shcore::polyglot::Polyglot_function_wrapper | |
Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION >::operator=(const Polyglot_native_wrapper &)=delete | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | |
Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION >::operator=(Polyglot_native_wrapper &&)=delete | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | |
Polyglot_function_wrapper()=delete | shcore::polyglot::Polyglot_function_wrapper | |
Polyglot_function_wrapper(std::weak_ptr< Polyglot_language > language) | shcore::polyglot::Polyglot_function_wrapper | explicit |
Polyglot_function_wrapper(const Polyglot_function_wrapper &)=delete | shcore::polyglot::Polyglot_function_wrapper | |
Polyglot_function_wrapper(Polyglot_function_wrapper &&)=delete | shcore::polyglot::Polyglot_function_wrapper | |
polyglot_handler_fixed_args(poly_thread thread, poly_callback_info args) | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | inlineprotectedstatic |
polyglot_handler_no_args(poly_thread thread, poly_callback_info args) | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | inlineprotectedstatic |
Polyglot_native_wrapper()=delete | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | |
Polyglot_native_wrapper(std::weak_ptr< Polyglot_language > language) | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | inlineexplicit |
Polyglot_native_wrapper(const Polyglot_native_wrapper &)=delete | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | |
Polyglot_native_wrapper(Polyglot_native_wrapper &&)=delete | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | |
unwrap(poly_thread thread, poly_value value, Native_ptr *ret_object) | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | inlinestatic |
wrap(const Native_ptr &native_value) const | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | inline |
~Polyglot_function_wrapper() override=default | shcore::polyglot::Polyglot_function_wrapper | |
~Polyglot_native_wrapper()=default | shcore::polyglot::Polyglot_native_wrapper< Function_base, Collectable_type::FUNCTION > | virtual |