NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
meta_type 成员列表

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

all_functions() constmeta_typeinline
all_properties() constmeta_typeinline
base_type(meta_type *base)meta_typeinline
base_type(string_view base_name)meta_typeinline
base_types() constmeta_typeinline
constructor(constructor_func ctor)meta_typeinline
constructor_func typedefmeta_type
create() constmeta_typeinline
create(const vector< meta_any > &args) constmeta_typeinline
function(string_view name, meta_function::invoker invoker)meta_typeinline
functions() constmeta_typeinline
get_function(string_view name) constmeta_typeinline
get_property(string_view name) constmeta_typeinline
is_derived_from(reflect::type_id base_id) constmeta_typeinline
is_derived_from(string_view base_name) constmeta_typeinline
meta_type(string_view name, reflect::type_id id, size_t size)meta_typeinline
name() const noexceptmeta_typeinline
properties() constmeta_typeinline
property(string_view name, reflect::type_id prop_type_id, meta_property::getter getter, meta_property::setter setter)meta_typeinline
resolve_bases(registry *registry)meta_type
resolve_bases_unlocked(registry *registry)meta_type
size() const noexceptmeta_typeinline
type_id() const noexceptmeta_typeinline