Lumiera
0.pre.03
»edit your freedom«
|
This is the complete list of members for AllocationCluster, including all inherited members.
__enforce_limits(size_t, size_t) | AllocationCluster | private |
AllocationCluster() | AllocationCluster | |
allot(size_t cnt=1) (defined in AllocationCluster) | AllocationCluster | inlineprivate |
allotMemory(size_t bytes, size_t alignment) | AllocationCluster | inlineprivate |
canAdjust(void *loc, size_t oldSiz, size_t newSiz) const (defined in AllocationCluster) | AllocationCluster | inline |
create(ARGS &&...) (defined in AllocationCluster) | AllocationCluster | |
create(ARGS &&...args) | AllocationCluster | inline |
createDisposable(ARGS &&...) (defined in AllocationCluster) | AllocationCluster | |
createDisposable(ARGS &&...args) | AllocationCluster | inline |
doAdjust(void *loc, size_t oldSiz, size_t newSiz) | AllocationCluster | inline |
expandStorage(size_t) | AllocationCluster | private |
EXTENT_SIZ | AllocationCluster | static |
getAllocator() (defined in AllocationCluster) | AllocationCluster | inline |
max_size() | AllocationCluster | static |
MoveOnly()=default (defined in MoveOnly) | MoveOnly | private |
MoveOnly(MoveOnly &&)=default (defined in MoveOnly) | MoveOnly | private |
MoveOnly(MoveOnly const &)=delete (defined in MoveOnly) | MoveOnly | private |
numBytes() const | AllocationCluster | |
numExtents() const (defined in AllocationCluster) | AllocationCluster | |
operator=(MoveOnly &&)=delete (defined in MoveOnly) | MoveOnly | private |
operator=(MoveOnly const &)=delete (defined in MoveOnly) | MoveOnly | private |
registerDestructor(Destructor &) (defined in AllocationCluster) | AllocationCluster | private |
storage_ (defined in AllocationCluster) | AllocationCluster | private |
test::AllocationCluster_test (defined in AllocationCluster) | AllocationCluster | friend |
~AllocationCluster() noexcept | AllocationCluster | |
~MoveOnly()=default (defined in MoveOnly) | MoveOnly | private |