#include <GXPrimitiveLL.h>
Public Methods | |
CGXPrimitiveLL () | |
~CGXPrimitiveLL () | |
void | IteratorFirst () |
bool | IteratorHasMore () |
bool | IteratorNext (type *pOut) |
bool | AddElement (type *pIn) |
Protected Attributes | |
CGXPrimitiveLLNode< type > * | m_pHead |
CGXPrimitiveLLNode< type > * | m_pIteratorCurrent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|