Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dfunctions.cpp77 BASE_NS::string PropertyFunction::GetName() const in GetName()
82 IObject::ConstPtr PropertyFunction::GetDestination() const in GetDestination()
86 void PropertyFunction::Invoke(const ICallContext::Ptr& context) const in Invoke()
94 ICallContext::Ptr PropertyFunction::CreateCallContext() const in CreateCallContext()
107 bool PropertyFunction::SetTarget(const IProperty::ConstPtr& prop) in SetTarget()
112 ReturnError PropertyFunction::Export(IExportContext& c) const in Export()
116 ReturnError PropertyFunction::Import(IImportContext& c) in Import()
120 ReturnError PropertyFunction::Finalize(IImportFunctions& funcs) in Finalize()
H A Dfunctions.h46 class PropertyFunction : public Internal::BaseObjectFwd<PropertyFunction, ClassId::PropertyFunction, IPropertyFunction, class
H A Dregister_default_objs.cpp66 ContainerObserver::OBJECT_INFO, SettableFunction::OBJECT_INFO, PropertyFunction::OBJECT_INFO,
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dbuiltin_objects.h98 META_REGISTER_CLASS(PropertyFunction, "d458e645-c83a-4cb6-be3d-2bc1720b384f", ObjectCategoryBits::NO_CATEGORY)
/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dbind.cpp56 auto f = GetObjectRegistry().Create<IFunction>(META_NS::ClassId::PropertyFunction); in SetTarget()

Completed in 2 milliseconds