Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/ut/
Dut_Foreach.h54 struct contain_type struct
60 NW_INLINE contain_type<Type>* encode_type(Type&) in encode_type() argument
66 NW_INLINE contain_type<const Type>* encode_type(const Type&) in encode_type()
100 NW_INLINE static_any<Type*> begin(static_any_t cur, contain_type<Type[Size]>*) in begin()
106 NW_INLINE static_any<Type*> end(static_any_t cur, contain_type<Type[Size]>*) in end()
112 NW_INLINE void next(static_any_t cur, contain_type<Type[Size]>*) in next()
118 NW_INLINE Type& extract(static_any_t cur, contain_type<Type[Size]>*) in extract()
125 NW_INLINE bool done(static_any_t cur, static_any_t end, contain_type<Type[Size]>*) in done()
134 NW_INLINE static_any<typename Type::iterator> begin(static_any_t cur, contain_type<Type>*) in begin()
140 NW_INLINE static_any<typename Type::const_iterator> begin(static_any_t cur, contain_type<const Type… in begin()
[all …]