|
fiber
|
This is the complete list of members for fiber::AllocationFailure, including all inherited members.
| AllocationFailure(std::size_t to_allocate, std::size_t buffer_size, std::size_t largest_free) | fiber::AllocationFailure | inline |
| buffer_size | fiber::AllocationFailure | |
| Exception() | fiber::Exception | |
| Exception(const char *what) | fiber::Exception | inlineexplicit |
| Exception(const char *type, const char *what) | fiber::Exception | inlineprotected |
| largest_free | fiber::AllocationFailure | |
| print(OStream &stream) const final | fiber::AllocationFailure | virtual |
| to_allocate | fiber::AllocationFailure | |
| type() const noexcept | fiber::Exception | inline |
| what() const noexcept final | fiber::Exception |