cphot 0.1
A C++ tool for computing photometry from spectra.
MemoryPoolAllocator< BaseAllocator > Member List

This is the complete list of members for MemoryPoolAllocator< BaseAllocator >, including all inherited members.

Capacity() constMemoryPoolAllocator< BaseAllocator >inline
Clear()MemoryPoolAllocator< BaseAllocator >inline
Free(void *ptr)MemoryPoolAllocator< BaseAllocator >inlinestatic
kNeedFreeMemoryPoolAllocator< BaseAllocator >static
Malloc(size_t size)MemoryPoolAllocator< BaseAllocator >inline
MemoryPoolAllocator(size_t chunkSize=kDefaultChunkCapacity, BaseAllocator *baseAllocator=0)MemoryPoolAllocator< BaseAllocator >inline
MemoryPoolAllocator(void *buffer, size_t size, size_t chunkSize=kDefaultChunkCapacity, BaseAllocator *baseAllocator=0)MemoryPoolAllocator< BaseAllocator >inline
Realloc(void *originalPtr, size_t originalSize, size_t newSize)MemoryPoolAllocator< BaseAllocator >inline
Size() constMemoryPoolAllocator< BaseAllocator >inline
~MemoryPoolAllocator()MemoryPoolAllocator< BaseAllocator >inline