MySQL 9.3.0
Source Code Documentation
shcore::polyglot::Polyglot_native_wrapper< T, t > Member List

This is the complete list of members for shcore::polyglot::Polyglot_native_wrapper< T, t >, including all inherited members.

Collectable_t typedefshcore::polyglot::Polyglot_native_wrapper< T, t >
create_wrapper(poly_thread thread, poly_context context, ICollectable *collectable) const =0shcore::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_languageshcore::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 typedefshcore::polyglot::Polyglot_native_wrapper< T, t >
operator=(const Polyglot_native_wrapper &)=deleteshcore::polyglot::Polyglot_native_wrapper< T, t >
operator=(Polyglot_native_wrapper &&)=deleteshcore::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()=deleteshcore::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 &)=deleteshcore::polyglot::Polyglot_native_wrapper< T, t >
Polyglot_native_wrapper(Polyglot_native_wrapper &&)=deleteshcore::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) constshcore::polyglot::Polyglot_native_wrapper< T, t >inline
~Polyglot_native_wrapper()=defaultshcore::polyglot::Polyglot_native_wrapper< T, t >virtual