|
Broom 1.0.0
A thread-local C++ Garbage Collector
|
This is the complete list of members for broom::MemoryRegion, including all inherited members.
| AttemptGrow(size_t howmuch) | broom::MemoryRegion | inline |
| End() const | broom::MemoryRegion | inline |
| EndPtr() const | broom::MemoryRegion | inline |
| IncrementStart(size_t how_much) | broom::MemoryRegion | inline |
| MemoryRegion(const void *start, size_t size) | broom::MemoryRegion | inline |
| MemoryRegion(UintPtr start, UintPtr end) | broom::MemoryRegion | inline |
| MemoryRegion(const void *start, const void *end) | broom::MemoryRegion | inline |
| operator!=(const MemoryRegion &other) const | broom::MemoryRegion | inline |
| operator==(const MemoryRegion &other) const | broom::MemoryRegion | inline |
| SetCompare typedef | broom::MemoryRegion | |
| Size() const | broom::MemoryRegion | inline |
| size_ | broom::MemoryRegion | protected |
| Start() const | broom::MemoryRegion | inline |
| start_ | broom::MemoryRegion | protected |
| StartPtr() const | broom::MemoryRegion | inline |
| ~MemoryRegion()=default | broom::MemoryRegion |