Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/ut/
Dut_ResDeclMacros.h228 #define NW_RES_FIELD_CLASS_DIC_DECL( type, name, ResDicType ) \ argument
235 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
241 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
247 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
252 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
257 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
260 …nw::ut::internal::ResArray< type, nw::ut::internal::ResArrayDicTraits<ResDicType##Data>::Traits > …
262 ResDicType dic = ResDicType( ref().to##name##Dic.to_ptr() ); \
265 nw::ut::internal::ResArrayDicTraits<ResDicType##Data>::Traits \
268 …const nw::ut::internal::ResArray< const type, nw::ut::internal::ResArrayDicTraits<ResDicType##Data…
[all …]