Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/ut/
Dut_ResDeclMacros.h238 #define NW_RES_FIELD_CLASS_DIC_DECL( type, name, ResDicType ) \ argument
245 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
251 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
257 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
262 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
267 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
270 …nw::ut::internal::ResArray< type, nw::ut::internal::ResArrayDicTraits<ResDicType##Data>::Traits > …
272 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
275 nw::ut::internal::ResArrayDicTraits<ResDicType##Data>::Traits \
278 …const nw::ut::internal::ResArray< const type, nw::ut::internal::ResArrayDicTraits<ResDicType##Data…
[all …]