Beatmup
|
This is the complete list of members for Beatmup::AlignedMemory, including all inherited members.
alignAddr | Beatmup::AlignedMemory | private |
AlignedMemory(const AlignedMemory &)=delete | Beatmup::AlignedMemory | private |
AlignedMemory() | Beatmup::AlignedMemory | inline |
AlignedMemory(size_t size, size_t align=DEFAULT_ALIGNMENT) | Beatmup::AlignedMemory | |
AlignedMemory(size_t size, int value, size_t align=DEFAULT_ALIGNMENT) | Beatmup::AlignedMemory | |
at(int offset) | Beatmup::AlignedMemory | inline |
at(int offset) const | Beatmup::AlignedMemory | inline |
available() | Beatmup::AlignedMemory | static |
DEFAULT_ALIGNMENT | Beatmup::AlignedMemory | static |
free() | Beatmup::AlignedMemory | |
operator bool() const | Beatmup::AlignedMemory | inline |
operator()() | Beatmup::AlignedMemory | inline |
operator()() const | Beatmup::AlignedMemory | inline |
operator=(AlignedMemory &&) | Beatmup::AlignedMemory | |
operator[](int offset) const | Beatmup::AlignedMemory | inline |
ptr(int offset=0) | Beatmup::AlignedMemory | inline |
ptr(int offset=0) const | Beatmup::AlignedMemory | inline |
rawAddr | Beatmup::AlignedMemory | private |
total() | Beatmup::AlignedMemory | static |
~AlignedMemory() | Beatmup::AlignedMemory |