This is the complete list of members for impeller::AllocationSize< Period >, including all inherited members.
| AllocationSize()=default | impeller::AllocationSize< Period > | |
| AllocationSize(T size) | impeller::AllocationSize< Period > | inlineexplicit |
| AllocationSize(const AllocationSize< OtherPeriod > &other) | impeller::AllocationSize< Period > | inlineexplicit |
| AllocationSize(uint64_t byte_size, FromBytesTag) | impeller::AllocationSize< Period > | inline |
| ConvertTo() | impeller::AllocationSize< Period > | inline |
| GetByteSize() const | impeller::AllocationSize< Period > | inline |
| GetSize() const | impeller::AllocationSize< Period > | inline |
| operator bool() const | impeller::AllocationSize< Period > | inlineexplicit |
| operator+(const AllocationSize &other) const | impeller::AllocationSize< Period > | inline |
| operator+=(const AllocationSize &other) | impeller::AllocationSize< Period > | inline |
| operator-(const AllocationSize &other) const | impeller::AllocationSize< Period > | inline |
| operator-=(const AllocationSize &other) | impeller::AllocationSize< Period > | inline |
| operator<=>(const AllocationSize &other) const =default | impeller::AllocationSize< Period > |