Searched refs:SupportedType (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/ |
H A D | ser_nodes.h | 225 struct SupportedType { struct 254 SupportedType<bool, BoolNode>, 255 SupportedType<double, DoubleNode>, 256 SupportedType<uint8_t, UIntNode>, 257 SupportedType<uint16_t, UIntNode>, 258 SupportedType<uint32_t, UIntNode>, 259 SupportedType<uint64_t, UIntNode>, 260 SupportedType<int8_t, IntNode>, 261 SupportedType<int16_t, IntNode>, 262 SupportedType<int32_ [all...] |
Completed in 1 milliseconds