CommonLibSSE NG
Loading...
Searching...
No Matches
RE::GListNode< T > Struct Template Reference

#include <GList.h>

Public Member Functions

 GListNode ()
 
void Remove ()
 

Public Attributes

GListNode< T > * prev
 
GListNode< T > * next
 

Constructor & Destructor Documentation

◆ GListNode()

template<class T >
RE::GListNode< T >::GListNode ( )
inline

Member Function Documentation

◆ Remove()

template<class T >
void RE::GListNode< T >::Remove ( )
inline

Member Data Documentation

◆ next

template<class T >
GListNode<T>* RE::GListNode< T >::next

◆ prev

template<class T >
GListNode<T>* RE::GListNode< T >::prev

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