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 |
| Deallocate(void *ptr, Layout layout) | pw::Deallocator | inline |
| Deallocator()=default | pw::Deallocator | protected |
| Deallocator(const Capabilities &capabilities) (defined in pw::Deallocator) | pw::Deallocator | inlineexplicitprotected |
| Delete(T *ptr) | pw::Deallocator | inline |
| Delete(ElementType *ptr) (defined in pw::Deallocator) | pw::Deallocator | inline |
| Delete(ElementType *ptr, size_t count) (defined in pw::Deallocator) | pw::Deallocator | inline |
| DeleteArray(ElementType *ptr, size_t count) | pw::Deallocator | inline |
| GetCapacity() const | pw::Deallocator | inline |
| HasCapability(Capability capability) const | pw::Deallocator | inline |
| 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 | |
| WrapUnique(ElementType *ptr, size_t size) | pw::Deallocator | inlineprotected |
| ~Deallocator()=default (defined in pw::Deallocator) | pw::Deallocator | virtual |