OpenLexocad
28.0
|
This is the complete list of members for entt::meta_data, including all inherited members.
get(meta_handle handle) const ENTT_NOEXCEPT | entt::meta_data | inline |
get(meta_handle handle, std::size_t index) const ENTT_NOEXCEPT | entt::meta_data | inline |
identifier() const ENTT_NOEXCEPT | entt::meta_data | inline |
is_const() const ENTT_NOEXCEPT | entt::meta_data | inline |
is_static() const ENTT_NOEXCEPT | entt::meta_data | inline |
meta_data(const internal::meta_data_node *curr=nullptr) ENTT_NOEXCEPT | entt::meta_data | inline |
operator bool() const ENTT_NOEXCEPT | entt::meta_data | inlineexplicit |
operator==(const meta_data &other) const ENTT_NOEXCEPT | entt::meta_data | inline |
parent() const ENTT_NOEXCEPT | entt::meta_data | inline |
prop(Op op) const ENTT_NOEXCEPT | entt::meta_data | inline |
prop(meta_any key) const ENTT_NOEXCEPT | entt::meta_data | inline |
set(meta_handle handle, Type &&value) const | entt::meta_data | inline |
set(meta_handle handle, std::size_t index, Type &&value) const | entt::meta_data | inline |
type() const ENTT_NOEXCEPT | entt::meta_data | inline |