![]() |
GM6000 Digital Heater Controller Build: 20 (Branch = develop)
SDX-1330
|
This is the complete list of members for Cpl::Memory::HPool< T >, including all inherited members.
| allocate(size_t numbytes) | Cpl::Memory::HPool< T > | inlinevirtual |
| allocatedSizeForNBytes(size_t nbytes) const noexcept | Cpl::Memory::Allocator | inline |
| HPool(size_t maxNumBlocks, bool fatalErrors=false) | Cpl::Memory::HPool< T > | inline |
| 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 |
| m_blocks | Cpl::Memory::HPool< T > | protected |
| m_infoBlocks | Cpl::Memory::HPool< T > | protected |
| m_inListPtr_ | Cpl::Container::Item | |
| m_nextPtr_ | Cpl::Container::Item | |
| m_poolPtr | Cpl::Memory::HPool< T > | protected |
| release(void *ptr) | Cpl::Memory::HPool< T > | inlinevirtual |
| remove_(Item *itemPtr) noexcept | Cpl::Container::Item | static |
| wordSize() const noexcept | Cpl::Memory::HPool< T > | inlinevirtual |
| ~Allocator() | Cpl::Memory::Allocator | inlinevirtual |
| ~HPool() | Cpl::Memory::HPool< T > | inline |