Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <linklist.h>
Classes | |
struct | const_iterator |
struct | iterator |
Static Public Member Functions | |
static const TLinkListNode * | Element_toNode (const T *element) |
static TLinkListNode * | Element_toNode (T *element) |
static const T * | Element_toValue (const TLinkListNode *node) |
static T * | Element_toValue (TLinkListNode *node) |
Additional Inherited Members | |
Public Attributes inherited from JGadget::TNodeLinkList | |
u32 | count |
TLinkListNode | ocObject_ |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |