Rebel Fork Framework
Urho3D::ObjectReflection Member List

This is the complete list of members for Urho3D::ObjectReflection, including all inherited members.

AddAttribute(const AttributeInfo &attr) (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflection
AddRef()Urho3D::RefCounted
attributeNames_ (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectionprivate
attributes_Urho3D::ObjectReflectionprivate
category_Urho3D::ObjectReflectionprivate
context_ (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectionprivate
CopyAttributesFrom(const ObjectReflection *other) (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflection
CreateObject() (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflection
createObject_ (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectionprivate
GetAttribute(StringHash nameHash) (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflection
GetAttribute(StringHash nameHash) const (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflection
GetAttributeByIndex(unsigned index) const (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectioninline
GetAttributeIndex(StringHash nameHash) const (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflection
GetAttributeIndex(StringHash nameHash, unsigned hintIndex) const (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflection
GetAttributes() const (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectioninline
GetCategory() const (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectioninline
GetEffectiveScopeHint() const (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflection
GetMetadata(const StringHash &key) const (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectioninline
GetMetadata(const StringHash &key) const (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectioninline
GetNumAttributes() const (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectioninline
GetScopeHint() const (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectioninline
GetTypeInfo() const (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectioninline
GetTypeName() const (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectioninline
GetTypeNameHash() const (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectioninline
HasObjectFactory() const (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectioninline
HasScriptObject() constUrho3D::RefCountedinline
IsScriptStrongRef() constUrho3D::RefCountedinline
metadata_Urho3D::ObjectReflectionprivate
ObjectFactoryCallback typedef (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflection
ObjectReflection(Context *context, const TypeInfo *typeInfo) (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflection
ObjectReflection(Context *context, ea::unique_ptr< TypeInfo > typeInfo) (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflection
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
ownedTypeInfo_ (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectionprivate
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
Refs() constUrho3D::RefCounted
ReleaseRef()Urho3D::RefCounted
RemoveAllAttributes() (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflection
RemoveAttribute(StringHash nameHash) (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflection
scopeHint_Urho3D::ObjectReflectionprivate
SetCategory(ea::string_view category) (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectioninline
SetMetadata(const StringHash &key, const Variant &value) (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectioninline
SetObjectFactory(ObjectFactoryCallback callback) (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectioninline
SetObjectFactory() (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflection
SetScopeHint(AttributeScopeHint hint) (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflectioninline
typeInfo_Urho3D::ObjectReflectionprivate
UpdateAttributeDefaultValue(StringHash nameHash, const Variant &defaultValue) (defined in Urho3D::ObjectReflection)Urho3D::ObjectReflection
WeakRefs() constUrho3D::RefCounted
~RefCounted()Urho3D::RefCountedvirtual