NexusForce
1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::reflect::meta_property 成员列表
成员的完整列表,这些成员属于
neforce::reflect::meta_property
,包括所有继承而来的类成员
attributes
() const noexcept
neforce::reflect::meta_property
inline
get
(const void *obj) const
neforce::reflect::meta_property
inline
getter
typedef
neforce::reflect::meta_property
has_notify_signal
() const noexcept
neforce::reflect::meta_property
inline
is_auto_increment
() const noexcept
neforce::reflect::meta_property
inline
is_foreign_key
() const noexcept
neforce::reflect::meta_property
inline
is_index
() const noexcept
neforce::reflect::meta_property
inline
is_optional
() const noexcept
neforce::reflect::meta_property
inline
is_primary_key
() const noexcept
neforce::reflect::meta_property
inline
is_readonly
() const noexcept
neforce::reflect::meta_property
inline
is_required
() const noexcept
neforce::reflect::meta_property
inline
is_transient
() const noexcept
neforce::reflect::meta_property
inline
is_unique
() const noexcept
neforce::reflect::meta_property
inline
is_versioned
() const noexcept
neforce::reflect::meta_property
inline
meta_property
(string_view name, reflect::type_id type_id, getter getter, setter setter, const uint16_t attrs=PROP_NONE)
neforce::reflect::meta_property
inline
name
() const noexcept
neforce::reflect::meta_property
inline
notify_signal
() const noexcept
neforce::reflect::meta_property
inline
set
(void *obj, const meta_any &value) const
neforce::reflect::meta_property
inline
set
(void *obj, T &&value) const
neforce::reflect::meta_property
inline
set_attributes
(const uint16_t attrs) noexcept
neforce::reflect::meta_property
inline
set_notify_signal
(string_view signal_name)
neforce::reflect::meta_property
inline
set_version
(const uint32_t ver) noexcept
neforce::reflect::meta_property
inline
setter
typedef
neforce::reflect::meta_property
type_id
() const noexcept
neforce::reflect::meta_property
inline
version
() const noexcept
neforce::reflect::meta_property
inline
制作者
1.16.0