CommonLibSSE (Parapets fork)
Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
b
c
d
g
h
i
k
m
n
p
r
s
u
v
x
Typedefs
_
a
b
c
d
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
c
d
e
k
o
p
t
v
x
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
k
l
m
n
o
p
q
r
s
t
u
v
w
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
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
a
b
d
g
h
i
k
l
n
p
r
s
t
w
Related Functions
b
c
g
h
i
n
o
s
Files
File List
File Members
All
b
g
h
n
r
s
t
Functions
Typedefs
Macros
b
g
n
r
s
t
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
GRefCountBaseWeakSupport.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/G/GMemory.h
"
4
#include "
RE/G/GRefCountBaseStatImpl.h
"
5
#include "
RE/G/GRefCountWeakSupportImpl.h
"
6
7
namespace
RE
8
{
9
template
<
class
T, std::u
int
32_t STAT>
10
class
GRefCountBaseWeakSupport
:
public
GRefCountBaseStatImpl
<GRefCountWeakSupportImpl, STAT>
11
{
12
public
:
13
enum
14
{
15
kStatType
= STAT
16
};
17
};
18
}
GMemory.h
GRefCountBaseStatImpl.h
GRefCountWeakSupportImpl.h
RE::GRefCountBaseStatImpl
Definition:
GRefCountBaseStatImpl.h:13
RE::GRefCountBaseWeakSupport
Definition:
GRefCountBaseWeakSupport.h:11
RE::GRefCountBaseWeakSupport::kStatType
@ kStatType
Definition:
GRefCountBaseWeakSupport.h:15
RE
Definition:
AbsorbEffect.h:6
CommonLibSSE
include
RE
G
GRefCountBaseWeakSupport.h
Generated by
1.9.1