This is the complete list of members for PointerSlotStorage< T, SIZE >, including all inherited members.
begin() | PointerSlotStorage< T, SIZE > | inline |
end() | PointerSlotStorage< T, SIZE > | inline |
find_consecutive_slots(size_t &slot, size_t num_consecutive) const | PointerSlotStorage< T, SIZE > | inline |
find_slot(size_t &slot) const | PointerSlotStorage< T, SIZE > | inline |
free_consecutive_slots(size_t slot, size_t num_consecutive) | PointerSlotStorage< T, SIZE > | inline |
free_slot(size_t slot) | PointerSlotStorage< T, SIZE > | inline |
get_max_index() const | PointerSlotStorage< T, SIZE > | inline |
get_num_entries() const | PointerSlotStorage< T, SIZE > | inline |
InternalContainer typedef (defined in PointerSlotStorage< T, SIZE >) | PointerSlotStorage< T, SIZE > | |
PointerSlotStorage() | PointerSlotStorage< T, SIZE > | inline |
reserve_slot(size_t slot, T ptr) | PointerSlotStorage< T, SIZE > | inline |