This is the complete list of members for Urho3D::VariantAttributeAccessorImpl< TClassType, TGetFunction, TSetFunction >, including all inherited members.
AddRef() | Urho3D::RefCounted | |
Get(const Serializable *ptr, Variant &value) const override | Urho3D::VariantAttributeAccessorImpl< TClassType, TGetFunction, TSetFunction > | inlinevirtual |
getFunction_ | Urho3D::VariantAttributeAccessorImpl< TClassType, TGetFunction, TSetFunction > | private |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
ReleaseRef() | Urho3D::RefCounted | |
Set(Serializable *ptr, const Variant &value) override | Urho3D::VariantAttributeAccessorImpl< TClassType, TGetFunction, TSetFunction > | inlinevirtual |
setFunction_ | Urho3D::VariantAttributeAccessorImpl< TClassType, TGetFunction, TSetFunction > | private |
VariantAttributeAccessorImpl(TGetFunction getFunction, TSetFunction setFunction) | Urho3D::VariantAttributeAccessorImpl< TClassType, TGetFunction, TSetFunction > | inline |
WeakRefs() const | Urho3D::RefCounted | |
~RefCounted() | Urho3D::RefCounted | virtual |