Home
last modified time | relevance | path

Searched refs:IEmbeddedTestType (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/test/src/
H A Dtesting_objects.h41 REGISTER_INTERFACE(IEmbeddedTestType, "f66fbf28-ba2c-49dc-8521-c552cb104815")
136 class IEmbeddedTestType : public CORE_NS::IInterface { class
137 META_INTERFACE(CORE_NS::IInterface, IEmbeddedTestType);
213 META_PROPERTY(IEmbeddedTestType::Ptr, EmbeddedTestTypeProperty)
294 META_INTERFACE_TYPE(META_NS::IEmbeddedTestType)
H A Dtesting_objects.cpp187 : public ObjectFwd<EmbeddedTestType, ClassId::EmbeddedTestType, ClassId::Object, IEmbeddedTestType> {
215 META_IMPLEMENT_PROPERTY(IEmbeddedTestType::Ptr, EmbeddedTestTypeProperty);
255 META_NS::GetObjectRegistry().Create<IEmbeddedTestType>(ClassId::EmbeddedTestType));
545 RegisterTypeForBuiltinAny<IEmbeddedTestType::Ptr>(); in RegisterTestTypes()
567 UnregisterTypeForBuiltinAny<IEmbeddedTestType::Ptr>(); in UnregisterTestTypes()

Completed in 2 milliseconds