#include <pool.h>
◆ Pool()
template<typename T >
tram::Pool< T >::Pool |
( |
std::string |
name, |
|
|
uint64_t |
initialSize, |
|
|
bool |
skipFirst = false |
|
) |
| |
|
inline |
◆ AddNew()
template<typename T >
template<typename... Args>
◆ begin()
◆ end()
◆ GetFirst()
◆ GetLast()
◆ GetSize()
◆ index()
template<typename T >
size_t tram::Pool< T >::index |
( |
const T * |
ptr | ) |
const |
|
inline |
◆ operator[]()
◆ Remove()
◆ size()
◆ validate()
template<typename T >
bool tram::Pool< T >::validate |
( |
const T * |
ptr | ) |
const |
|
inline |
Checks if an object can be accessed through iteration.
◆ first
◆ last
◆ lastfree
◆ maxSize
◆ poolName
◆ poolSize
The documentation for this class was generated from the following file:
- C:/Users/Poga/Desktop/painis/tram-sdk/src/templates/pool.h