Loading [MathJax]/extensions/MathZoom.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Toggle main menu visibility
Main Page
Topics
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
o
p
q
r
s
t
u
w
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
o
p
q
r
s
t
u
w
Variables
a
b
c
d
e
f
g
h
j
l
m
p
s
w
Typedefs
Enumerations
Enumerator
c
e
o
t
u
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
i
j
m
o
p
r
s
t
u
v
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
q
r
s
t
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
▼
Twilight Princess
►
About
►
Topics
►
Namespaces
►
Classes
▼
Files
▼
File List
►
docs
▼
include
►
c
►
d
►
dolphin
►
f_ap
►
f_op
►
f_pc
▼
JSystem
►
J2DGraph
►
J3DGraphAnimator
►
J3DGraphBase
►
J3DGraphLoader
►
J3DU
►
JAudio2
►
JFramework
►
JGadget
►
JHostIO
▼
JKernel
►
JKRAram.h
JKRAramArchive.h
JKRAramBlock.h
JKRAramHeap.h
►
JKRAramPiece.h
►
JKRAramStream.h
►
JKRArchive.h
JKRAssertHeap.h
JKRCompArchive.h
►
JKRCompression.h
►
JKRDecomp.h
JKRDisposer.h
►
JKRDvdAramRipper.h
JKRDvdArchive.h
JKRDvdFile.h
►
JKRDvdRipper.h
►
JKRExpHeap.h
JKRFile.h
►
JKRFileCache.h
►
JKRFileFinder.h
►
JKRFileLoader.h
►
JKRHeap.h
►
JKRMemArchive.h
►
JKRSolidHeap.h
►
JKRThread.h
SArc.h
►
JMath
►
JMessage
►
JParticle
►
JStage
►
JStudio
►
JSupport
►
JUtility
►
JGeometry.h
►
TPosition3.hh
►
m_Do
►
REL
►
SSystem
►
TRK_MINNOW_DOLPHIN
►
Z2AudioLib
dol2asm.h
►
DynamicLink.h
►
global.h
►
src
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
JKRDisposer.h
Go to the documentation of this file.
1
#ifndef JKRDISPOSER_H
2
#define JKRDISPOSER_H
3
4
#include "
JSystem/JSupport/JSUList.h
"
5
6
class
JKRHeap
;
7
12
class
JKRDisposer
{
13
public
:
14
JKRDisposer
();
15
virtual
~JKRDisposer
();
16
17
public
:
18
/* 0x00 */
// vtable
19
/* 0x04 */
JKRHeap
*
mHeap
;
20
/* 0x08 */
JSULink<JKRDisposer>
mLink
;
21
/* 0x18 */
22
};
12
class
JKRDisposer
{
…
};
23
24
#endif
/* JKRDISPOSER_H */
JSUList.h
JKRDisposer
Definition
JKRDisposer.h:12
JKRDisposer::JKRDisposer
JKRDisposer()
Definition
JKRDisposer.cpp:5
JKRDisposer::~JKRDisposer
virtual ~JKRDisposer()
Definition
JKRDisposer.cpp:13
JKRDisposer::mLink
JSULink< JKRDisposer > mLink
Definition
JKRDisposer.h:20
JKRDisposer::mHeap
JKRHeap * mHeap
Definition
JKRDisposer.h:19
JKRHeap
Definition
JKRHeap.h:16
JSULink
Definition
JSUList.h:44
include
JSystem
JKernel
JKRDisposer.h
Generated by
1.12.0