MIRA
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
y
Variables
+
Typedefs
a
b
c
d
i
j
l
m
o
p
r
s
t
u
v
x
Enumerations
+
Enumerator
a
b
c
d
e
f
g
l
m
n
o
p
r
s
t
u
w
y
+
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
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
t
u
v
x
y
+
Enumerations
a
b
c
d
e
f
h
i
o
p
r
s
t
v
+
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 Functions
a
c
d
e
f
i
l
m
o
p
r
s
t
u
v
w
+
Files
File List
+
File Members
+
All
_
b
c
f
g
m
w
Functions
+
Macros
_
b
c
f
g
m
w
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
mira
PoolAllocator
PoolAllocator< T > Member List
This is the complete list of members for
PoolAllocator< T >
, including all inherited members.
address
(reference x) const
PoolAllocator< T >
inline
address
(const_reference x) const
PoolAllocator< T >
inline
allocate
(size_type n, const void *hint=0)
PoolAllocator< T >
inline
allocatedMemory
() const
PoolAllocator< T >
inline
const_pointer
typedef
PoolAllocator< T >
const_reference
typedef
PoolAllocator< T >
construct
(pointer p, const_reference val)
PoolAllocator< T >
inline
construct
()
PoolAllocator< T >
inline
construct
(const_reference val)
PoolAllocator< T >
inline
deallocate
(pointer p, size_type n)
PoolAllocator< T >
inline
destroy
(T *p)
PoolAllocator< T >
inline
destruct
(pointer p)
PoolAllocator< T >
inline
difference_type
typedef
PoolAllocator< T >
itemSize
() const MIRA_NOEXCEPT_OR_NOTHROW
PoolAllocator< T >
inline
max_size
() const MIRA_NOEXCEPT_OR_NOTHROW
PoolAllocator< T >
inline
operator=
(PoolAllocator &&other) noexcept
PoolAllocator< T >
inline
pointer
typedef
PoolAllocator< T >
PoolAllocator
(size_type poolCapacity=32, bool growPools=true, size_type itemSize=sizeof(T))
PoolAllocator< T >
inline
PoolAllocator
(PoolAllocator &&other) noexcept
PoolAllocator< T >
inline
reference
typedef
PoolAllocator< T >
size_type
typedef
PoolAllocator< T >
swap
(PoolAllocator &other)
PoolAllocator< T >
inline
unusedMemory
() const
PoolAllocator< T >
inline
usedMemory
() const
PoolAllocator< T >
inline
value_type
typedef
PoolAllocator< T >
~PoolAllocator
()
PoolAllocator< T >
inline
SVN-r10557 , Generated on Fri Apr 4 2025 02:36:48 for MIRA by
1.8.14