CommonLibVR
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace 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
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
r
s
u
v
x
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
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
d
g
k
s
v
w
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
Enumerator
b
d
f
g
h
i
k
m
n
p
r
s
t
v
w
Related Symbols
b
c
g
h
i
n
o
s
Files
File List
File Members
All
b
g
k
n
r
s
t
Functions
Macros
b
g
k
n
r
s
t
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
List of all members
RE::NiTPointerList< T > Class Template Reference
#include <
NiTPointerList.h
>
Inheritance diagram for RE::NiTPointerList< T >:
Additional Inherited Members
Public Types inherited from
RE::NiTListBase< Allocator, T >
using
value_type
= T
using
size_type
= std::uint32_t
using
difference_type
= std::ptrdiff_t
using
reference
=
value_type
&
using
const_reference
= const
value_type
&
using
iterator
=
forward_iterator
<
value_type
>
using
const_iterator
=
forward_iterator
< const
value_type
>
using
reverse_iterator
=
backward_iterator
<
value_type
>
using
const_reverse_iterator
=
backward_iterator
< const
value_type
>
Public Member Functions inherited from
RE::NiTListBase< Allocator, T >
NiTListBase
()
reference
front
()
const_reference
front
() const
reference
back
()
const_reference
back
() const
iterator
begin
()
const_iterator
begin
() const
const_iterator
cbegin
() const
constexpr
iterator
end
() noexcept
constexpr
const_iterator
end
() const noexcept
constexpr
const_iterator
cend
() const noexcept
reverse_iterator
rbegin
()
const_reverse_iterator
rbegin
() const
const_reverse_iterator
crbegin
() const
constexpr
reverse_iterator
rend
() noexcept
constexpr
const_reverse_iterator
rend
() const noexcept
constexpr
const_reverse_iterator
crend
() const noexcept
bool
empty
() const
size_type
size
() const noexcept
Protected Attributes inherited from
RE::NiTListBase< Allocator, T >
NiTListItem
< T > *
head
NiTListItem
< T > *
tail
AntiBloatAllocator
allocator
The documentation for this class was generated from the following file:
CommonLibVR/include/RE/N/
NiTPointerList.h
RE
NiTPointerList
Generated by
1.9.8