This is the complete list of members for AllocationPolicy< I, E, ALO >, including all inherited members.
ALLOC_LIMIT | AllocationPolicy< I, E, ALO > | static |
Bucket typedef (defined in AllocationPolicy< I, E, ALO >) | AllocationPolicy< I, E, ALO > | |
canExpand(Bucket *, size_t) | AllocationPolicy< I, E, ALO > | inline |
create(size_t cnt, size_t spread, size_t alignment=alignof(I)) (defined in ElementFactory< I, ALO >) | ElementFactory< I, ALO > | inline |
createAt(Bucket *bucket, size_t idx, ARGS &&...args) (defined in ElementFactory< I, ALO >) | ElementFactory< I, ALO > | inline |
destroy(ArrayBucket< I > *bucket) (defined in ElementFactory< I, ALO >) | ElementFactory< I, ALO > | inline |
ElementFactory(Allo allo=Allo{}) (defined in ElementFactory< I, ALO >) | ElementFactory< I, ALO > | inline |
ElementFactory(ElementFactory< X, ALO > &relatedFac) | ElementFactory< I, ALO > | inline |
Fac typedef (defined in AllocationPolicy< I, E, ALO >) | AllocationPolicy< I, E, ALO > | |
moveElem(size_t idx, Bucket *src, Bucket *tar) (defined in AllocationPolicy< I, E, ALO >) | AllocationPolicy< I, E, ALO > | inline |
realloc(Bucket *data, size_t cnt, size_t spread) (defined in AllocationPolicy< I, E, ALO >) | AllocationPolicy< I, E, ALO > | inline |