Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/
H A Darray_property.h25 class ConstTypelessArrayPropertyInterfaceImpl : public Base { class
30 explicit ConstTypelessArrayPropertyInterfaceImpl(Prop* p) : Base(p) in ConstTypelessArrayPropertyInterfaceImpl() function in ConstTypelessArrayPropertyInterfaceImpl
49 using ConstTypelessArrayPropertyInterface = ConstTypelessArrayPropertyInterfaceImpl<ConstTypelessPropertyInterface>;
51 class TypelessArrayPropertyInterface : public ConstTypelessArrayPropertyInterfaceImpl<TypelessPropertyInterface> {
57 : ConstTypelessArrayPropertyInterfaceImpl<TypelessPropertyInterface>(p) in TypelessArrayPropertyInterface()

Completed in 2 milliseconds