|
CommonLibSSE (Parapets fork)
|
#include <GList.h>
Public Member Functions | |
| GListNode () | |
| void | Remove () |
Public Attributes | |
| GListNode< T > * | prev |
| GListNode< T > * | next |
|
inline |
|
inline |
| GListNode<T>* RE::GListNode< T >::next |
| GListNode<T>* RE::GListNode< T >::prev |