Home
last modified time | relevance | path

Searched refs:ResDicType (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/include/nw/ut/
Dut_ResDeclMacros.h236 #define NW_RES_FIELD_CLASS_DIC_DECL( type, name, ResDicType ) \ argument
243 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
249 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
255 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
260 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
265 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
268 …nw::ut::internal::ResArray< type, nw::ut::internal::ResArrayDicTraits<ResDicType##Data>::Traits > …
270 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
273 nw::ut::internal::ResArrayDicTraits<ResDicType##Data>::Traits \
276 …const nw::ut::internal::ResArray< const type, nw::ut::internal::ResArrayDicTraits<ResDicType##Data…
[all …]