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