Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for Allocators::Pool< T, Storage >, including all inherited members.
Allocate() | Allocators::Pool< T, Storage > | inline |
Contains(uintptr_t address) const | Allocators::Pool< T, Storage > | inline |
Deallocate(T *p) | Allocators::Pool< T, Storage > | inline |
DeallocateAll() | Allocators::Pool< T, Storage > | inline |
end | Allocators::Pool< T, Storage > | private |
freelist | Allocators::Pool< T, Storage > | private |
NONCOPYABLE(Pool) | Allocators::Pool< T, Storage > | private |
objectSize | Allocators::Pool< T, Storage > | static |
Pool(size_t maxObjects) | Allocators::Pool< T, Storage > | inline |
RemainingObjects() | Allocators::Pool< T, Storage > | inline |
storage | Allocators::Pool< T, Storage > | private |