This is the complete list of members for pw::Deallocator, including all inherited members.
| Capabilities typedef (defined in pw::Deallocator) | pw::Deallocator | |
| capabilities() const (defined in pw::Deallocator) | pw::Deallocator | inline |
| Capability typedef (defined in pw::Deallocator) | pw::Deallocator | |
| Deallocate(void *ptr) | pw::Deallocator | inline |
| Deallocator()=default | pw::Deallocator | protected |
| Deallocator(const Capabilities &capabilities) (defined in pw::Deallocator) | pw::Deallocator | inlineexplicitprotected |
| Delete(T *ptr) | pw::Deallocator | |
| Delete(ElementType *ptr) (defined in pw::Deallocator) | pw::Deallocator | |
| Delete(ElementType *ptr, size_t count) (defined in pw::Deallocator) | pw::Deallocator | |
| DeleteArray(ElementType *ptr, size_t count) | pw::Deallocator | |
| DoDeallocate(void *ptr)=0 | pw::Deallocator | protectedpure virtual |
| DoGetInfo(InfoType, const void *) const | pw::Deallocator | inlineprotectedvirtual |
| GetAllocatedLayout(const void *ptr) const | pw::Deallocator | inlineprotected |
| GetAllocatedLayout(const Deallocator &deallocator, const void *ptr) | pw::Deallocator | inlineprotectedstatic |
| GetCapacity() const | pw::Deallocator | inline |
| GetInfo(InfoType info_type, const void *ptr) const | pw::Deallocator | inlineprotected |
| GetInfo(const Deallocator &deallocator, InfoType info_type, const void *ptr) | pw::Deallocator | inlineprotectedstatic |
| GetRequestedLayout(const void *ptr) const | pw::Deallocator | inlineprotected |
| GetRequestedLayout(const Deallocator &deallocator, const void *ptr) | pw::Deallocator | inlineprotectedstatic |
| GetUsableLayout(const void *ptr) const | pw::Deallocator | inlineprotected |
| GetUsableLayout(const Deallocator &deallocator, const void *ptr) | pw::Deallocator | inlineprotectedstatic |
| HasCapability(Capability capability) const | pw::Deallocator | inline |
| InfoType enum name | pw::Deallocator | protected |
| is_bounded_array_v (defined in pw::Deallocator) | pw::Deallocator | protectedstatic |
| is_unbounded_array_v (defined in pw::Deallocator) | pw::Deallocator | protectedstatic |
| IsEqual(const Deallocator &other) const | pw::Deallocator | inline |
| Layout typedef (defined in pw::Deallocator) | pw::Deallocator | |
| Recognizes(const void *ptr) const | pw::Deallocator | inlineprotected |
| Recognizes(const Deallocator &deallocator, const void *ptr) | pw::Deallocator | inlineprotectedstatic |
| ~Deallocator()=default (defined in pw::Deallocator) | pw::Deallocator | virtual |