MILIST< _LIT >::LISTITEM Struct Reference

#include <mi32/milist.h>

List of all members.

Public Member Functions

 LISTITEM (const _LIT &item)

Public Attributes

_LIT m_Item
LISTITEMm_Next
LISTITEMm_Prev

template<typename _LIT>
struct MILIST< _LIT >::LISTITEM


Constructor & Destructor Documentation

template<typename _LIT>
MILIST< _LIT >::LISTITEM::LISTITEM ( const _LIT &  item  )  [inline]
Parameters:
item Constructor

Member Data Documentation

template<typename _LIT>
_LIT MILIST< _LIT >::LISTITEM::m_Item

Internal list item holder structure.

Actual template item

template<typename _LIT>
LISTITEM* MILIST< _LIT >::LISTITEM::m_Next
template<typename _LIT>
LISTITEM * MILIST< _LIT >::LISTITEM::m_Prev

The documentation for this struct was generated from the following file:

Generated on Sun Oct 7 21:33:38 2012 for TNTsdk 2012 by  doxygen 1.6.1