Panda3D
PointerSlotStorage< T, SIZE > Member List

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) constPointerSlotStorage< T, SIZE >inline
find_slot(size_t &slot) constPointerSlotStorage< 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() constPointerSlotStorage< T, SIZE >inline
get_num_entries() constPointerSlotStorage< 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