CommonLibSSE NG
Loading...
Searching...
No Matches
GRefCountBase.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/GRefCountImpl.h
"
6
7
namespace
RE
8
{
9
// Overrides new/delete operators to use MemoryHeap
10
template
<
class
T, std::u
int
32_t STAT>
11
class
GRefCountBase
:
public
GRefCountBaseStatImpl
<GRefCountImpl, STAT>
12
{
13
public
:
14
enum
15
{
16
kStatType
= STAT
17
};
18
};
19
}
GMemory.h
GRefCountBaseStatImpl.h
GRefCountImpl.h
RE::GRefCountBase
Definition
GRefCountBase.h:12
RE::GRefCountBase::kStatType
@ kStatType
Definition
GRefCountBase.h:16
RE::GRefCountBaseStatImpl
Definition
GRefCountBaseStatImpl.h:13
RE
Definition
AbsorbEffect.h:6
CommonLibSSE-NG
include
RE
G
GRefCountBase.h
Generated by
1.9.7