NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::reflect::meta_property 成员列表

成员的完整列表,这些成员属于 neforce::reflect::meta_property,包括所有继承而来的类成员

attributes() const noexceptneforce::reflect::meta_propertyinline
get(const void *obj) constneforce::reflect::meta_propertyinline
getter typedefneforce::reflect::meta_property
has_notify_signal() const noexceptneforce::reflect::meta_propertyinline
is_auto_increment() const noexceptneforce::reflect::meta_propertyinline
is_foreign_key() const noexceptneforce::reflect::meta_propertyinline
is_index() const noexceptneforce::reflect::meta_propertyinline
is_optional() const noexceptneforce::reflect::meta_propertyinline
is_primary_key() const noexceptneforce::reflect::meta_propertyinline
is_readonly() const noexceptneforce::reflect::meta_propertyinline
is_required() const noexceptneforce::reflect::meta_propertyinline
is_transient() const noexceptneforce::reflect::meta_propertyinline
is_unique() const noexceptneforce::reflect::meta_propertyinline
is_versioned() const noexceptneforce::reflect::meta_propertyinline
meta_property(string_view name, reflect::type_id type_id, getter getter, setter setter, const uint16_t attrs=PROP_NONE)neforce::reflect::meta_propertyinline
name() const noexceptneforce::reflect::meta_propertyinline
notify_signal() const noexceptneforce::reflect::meta_propertyinline
set(void *obj, const meta_any &value) constneforce::reflect::meta_propertyinline
set(void *obj, T &&value) constneforce::reflect::meta_propertyinline
set_attributes(const uint16_t attrs) noexceptneforce::reflect::meta_propertyinline
set_notify_signal(string_view signal_name)neforce::reflect::meta_propertyinline
set_version(const uint32_t ver) noexceptneforce::reflect::meta_propertyinline
setter typedefneforce::reflect::meta_property
type_id() const noexceptneforce::reflect::meta_propertyinline
version() const noexceptneforce::reflect::meta_propertyinline