|
r8brain-free-src
High-quality pro audio sample rate converter library
|
This is the complete list of members for r8b::CStdMemAllocator, including all inherited members.
| allocmem(const size_t Size) | r8b::CStdMemAllocator | static |
| freemem(void *const p) | r8b::CStdMemAllocator | static |
| operator delete(void *const p) | r8b::CStdClassAllocator | |
| operator delete[](void *const p) | r8b::CStdClassAllocator | |
| operator new(const size_t, void *const p) | r8b::CStdClassAllocator | |
| operator new(const size_t n) | r8b::CStdClassAllocator | |
| operator new[](const size_t n) | r8b::CStdClassAllocator | |
| reallocmem(void *const p, const size_t Size) | r8b::CStdMemAllocator | static |