Extending Qt Creator Manual
MemoryPool
Extending Qt Creator Manual 4.7.0
Contents
Public Functions
Detailed Description
MemoryPool Class
(
QmlJS::MemoryPool
)
List of all members, including inherited members
Public Functions
MemoryPool
()
~MemoryPool
()
Tp *
New
()
void *
allocate
(int
size
)
void
reset
()
Member Function Documentation
MemoryPool::
MemoryPool
()
Default constructs an instance of MemoryPool.
MemoryPool::
~MemoryPool
()
Destroys the instance of MemoryPool.
Tp
*MemoryPool::
New
()
void
*MemoryPool::
allocate
(
int
size
)
void
MemoryPool::
reset
()