![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <LinkList.h>
Inheritance diagram for nw4hbm::ut::LinkListNode:
Collaboration diagram for nw4hbm::ut::LinkListNode:Public Member Functions | |
| LinkListNode () | |
| LinkListNode * | GetNext () const |
| LinkListNode * | GetPrev () const |
Private Attributes | |
| LinkListNode * | mNext |
| LinkListNode * | mPrev |
Friends | |
| class | detail::LinkListImpl |
Additional Inherited Members | |
Private Member Functions inherited from nw4hbm::ut::NonCopyable | |
| NonCopyable () | |
| ~NonCopyable () | |
|
inline |
|
inline |
|
inline |
|
friend |
|
private |
|
private |