Home
last modified time | relevance | path

Searched refs:GetProxyProperty (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_context.cpp70 IProperty::ConstPtr ObjectContext::GetProxyProperty(BASE_NS::string_view name) const in GetProxyProperty() function in Internal::ObjectContext
72 return proxy_->GetProxyProperty(name); in GetProxyProperty()
H A Dobject_context.h48 IProperty::ConstPtr GetProxyProperty(BASE_NS::string_view name) const override;
H A Dproxy_object.h62 IProperty::ConstPtr GetProxyProperty(BASE_NS::string_view name) const override;
H A Dproxy_object.cpp227 IProperty::ConstPtr ProxyObject::GetProxyProperty(BASE_NS::string_view name) const in GetProxyProperty() function in Internal::ProxyObject
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_proxy_object.h74 virtual IProperty::ConstPtr GetProxyProperty(BASE_NS::string_view) const = 0;

Completed in 2 milliseconds