![]() |
MySQL 9.4.0
Source Code Documentation
|
This is the complete list of members for shcore::polyglot::Polyglot_function, including all inherited members.
invoke(const std::vector< Value > &args) | shcore::polyglot::Polyglot_function | |
m_function | shcore::polyglot::Polyglot_function | private |
m_language | shcore::polyglot::Polyglot_function | private |
m_name | shcore::polyglot::Polyglot_function | private |
name() const | shcore::polyglot::Polyglot_function | inline |
operator=(const Polyglot_function &)=delete | shcore::polyglot::Polyglot_function | |
operator=(Polyglot_function &&)=delete | shcore::polyglot::Polyglot_function | |
Polyglot_function()=delete | shcore::polyglot::Polyglot_function | |
Polyglot_function(std::weak_ptr< Polyglot_language > language, poly_value function) | shcore::polyglot::Polyglot_function | |
Polyglot_function(const Polyglot_function &)=delete | shcore::polyglot::Polyglot_function | |
Polyglot_function(Polyglot_function &&)=delete | shcore::polyglot::Polyglot_function | |
~Polyglot_function() | shcore::polyglot::Polyglot_function |