|
ergo
|
This is the complete list of members for mat::Allocator< Treal >, including all inherited members.
| alloc() | mat::Allocator< Treal > | inline |
| Allocator(int noOfRealsPerBuffer_, int noOfBuffers_) | mat::Allocator< Treal > | inline |
| buffer | mat::Allocator< Treal > | private |
| firstFreeIndex | mat::Allocator< Treal > | private |
| free(Treal *ptr) | mat::Allocator< Treal > | inline |
| getNoOfOccupiedSlots() | mat::Allocator< Treal > | inline |
| isEmpty() | mat::Allocator< Treal > | inline |
| isFull() | mat::Allocator< Treal > | inline |
| nextFreeIndexList | mat::Allocator< Treal > | private |
| noOfBuffers | mat::Allocator< Treal > | private |
| noOfOccupiedSlots | mat::Allocator< Treal > | private |
| noOfRealsPerBuffer | mat::Allocator< Treal > | private |
| ownsPtr(Treal *ptr) | mat::Allocator< Treal > | inline |
| ~Allocator() | mat::Allocator< Treal > | inline |