![]() |
GM6000 Digital Heater Controller Build: 20 (Branch = develop)
SDX-1330
|
This is the complete list of members for Cpl::Memory::LeanHeap, including all inherited members.
| allocate(size_t numbytes) | Cpl::Memory::LeanHeap | virtual |
| allocatedSizeForNBytes(size_t nbytes) const noexcept | Cpl::Memory::Allocator | inline |
| getMemoryStart(size_t &dstAllocatedLenInBytes) noexcept | Cpl::Memory::LeanHeap | virtual |
| insert_(void *newContainerPtr) | Cpl::Container::Item | |
| isInContainer_(const void *containerPtr) const noexcept | Cpl::Container::Item | |
| Item() | Cpl::Container::Item | inlineprotected |
| Item(const char *) | Cpl::Container::Item | inlineprotected |
| LeanHeap(size_t *heapMemory, size_t sizeInBytes) | Cpl::Memory::LeanHeap | |
| m_inListPtr_ | Cpl::Container::Item | |
| m_nextPtr_ | Cpl::Container::Item | |
| m_ptr | Cpl::Memory::LeanHeap | protected |
| m_ptrBase | Cpl::Memory::LeanHeap | protected |
| m_staringHeapSize | Cpl::Memory::LeanHeap | protected |
| m_wordsRemaining | Cpl::Memory::LeanHeap | protected |
| remove_(Item *itemPtr) noexcept | Cpl::Container::Item | static |
| reset() noexcept | Cpl::Memory::LeanHeap | virtual |
| wordSize() const noexcept | Cpl::Memory::LeanHeap | inlinevirtual |
| ~Allocator() | Cpl::Memory::Allocator | inlinevirtual |