This is the complete list of members for uavcan::LimitedPoolAllocator, including all inherited members.
allocate(std::size_t size) | uavcan::LimitedPoolAllocator | virtual |
allocator_ | uavcan::LimitedPoolAllocator | private |
deallocate(const void *ptr) | uavcan::LimitedPoolAllocator | virtual |
getBlockCapacity() const | uavcan::LimitedPoolAllocator | virtual |
LimitedPoolAllocator(IPoolAllocator &allocator, std::size_t max_blocks) | uavcan::LimitedPoolAllocator | inline |
max_blocks_ | uavcan::LimitedPoolAllocator | private |
used_blocks_ | uavcan::LimitedPoolAllocator | private |
~IPoolAllocator() | uavcan::IPoolAllocator | inlinevirtual |