This is the complete list of members for shcore::polyglot::Collectable< T, t >, including all inherited members.
Collectable(const std::shared_ptr< T > &d, std::weak_ptr< Polyglot_language > language) | shcore::polyglot::Collectable< T, t > | inline |
Collectable(const Collectable &)=delete | shcore::polyglot::Collectable< T, t > | |
Collectable(Collectable &&)=delete | shcore::polyglot::Collectable< T, t > | |
data() const | shcore::polyglot::Collectable< T, t > | inline |
ICollectable(Collectable_type type, std::weak_ptr< Polyglot_language > language) | shcore::polyglot::ICollectable | |
language() const | shcore::polyglot::ICollectable | |
m_data | shcore::polyglot::Collectable< T, t > | private |
m_language | shcore::polyglot::ICollectable | private |
m_registry | shcore::polyglot::ICollectable | private |
m_type | shcore::polyglot::ICollectable | private |
operator=(const Collectable &)=delete | shcore::polyglot::Collectable< T, t > | |
operator=(Collectable &&)=delete | shcore::polyglot::Collectable< T, t > | |
registry() const | shcore::polyglot::ICollectable | |
type() const | shcore::polyglot::ICollectable | inline |
~Collectable() override=default | shcore::polyglot::Collectable< T, t > | |
~ICollectable()=default | shcore::polyglot::ICollectable | virtual |