Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/metaobject/test/src/
H A Dtesting_objects.cpp499 RegisterSerializer<MyTestType>( in RegisterMyTestTypeSerialiser()
500 [](auto&, const MyTestType& v) { in RegisterMyTestTypeSerialiser()
501 auto obj = CreateObjectNode(UidFromType<MyTestType>(), "MyTestType"); in RegisterMyTestTypeSerialiser()
514 [](auto&, const ISerNode::ConstPtr& node, MyTestType& out) { in RegisterMyTestTypeSerialiser()
543 RegisterTypeForBuiltinAny<MyTestType>(); in RegisterTestTypes()
559 UnregisterSerializer<MyTestType>(); in UnregisterTestTypes()
569 UnregisterTypeForBuiltinAny<MyTestType>(); in UnregisterTestTypes()
H A Dtesting_objects.h285 struct MyTestType { struct
295 META_TYPE(META_NS::MyTestType)

Completed in 2 milliseconds