DLLNode< tVARTYPE > Class Template Reference
Public Member Functions | |
| DLLNode (const tVARTYPE &val) | |
Public Attributes | |
| tVARTYPE | m_data |
Protected Attributes | |
| DLLNode< tVARTYPE > * | m_pNext |
| DLLNode< tVARTYPE > * | m_pPrev |
template<class tVARTYPE>
class DLLNode< tVARTYPE >
The documentation for this class was generated from the following file:
