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