nux-0.9.48

NuxCore/DataStruct/NList.h File Reference

Go to the source code of this file.

Data Structures

class  NListNoDyn< T >
class  NListNoDyn< T >::Node
class  NListNoDyn< T >::DIterator
 Iterator is used to access a double linked list. More...

Defines

#define INL_NLISTNODYN_NODE(T)   NListNoDyn<T>::Node m_Node;

Define Documentation

#define INL_NLISTNODYN_NODE (   T)    NListNoDyn<T>::Node m_Node;