xentara-plugin v1.2.1
The Xentara Plugin Framework
Loading...
Searching...
No Matches
xentara::memory::MemoryHandle< RawMemory > Member List

This is the complete list of members for xentara::memory::MemoryHandle< RawMemory >, including all inherited members.

blockHandle() const noexcept -> const MemoryResource::BlockHandle &xentara::memory::MemoryHandle< RawMemory >
initializer() const -> Initializer< RawMemory >xentara::memory::MemoryHandle< RawMemory >
MemoryHandle() noexcept=defaultxentara::memory::MemoryHandle< RawMemory >
MemoryHandle(const MemoryResource::BlockHandle &blockHandle, std::size_t offset) noexceptxentara::memory::MemoryHandle< RawMemory >
MemoryHandle(std::nullptr_t) noexceptxentara::memory::MemoryHandle< RawMemory >
memoryResource() const noexcept -> MemoryResource &xentara::memory::MemoryHandle< RawMemory >
offset() const noexcept -> std::size_txentara::memory::MemoryHandle< RawMemory >
operator bool() const noexceptxentara::memory::MemoryHandle< RawMemory >explicit
operator+xentara::memory::MemoryHandle< RawMemory >friend
operator+xentara::memory::MemoryHandle< RawMemory >friend
operator++() noexcept -> MemoryHandle &xentara::memory::MemoryHandle< RawMemory >
operator++(int) noexcept -> MemoryHandlexentara::memory::MemoryHandle< RawMemory >
operator+=(std::ptrdiff_t offset) noexcept -> MemoryHandle &xentara::memory::MemoryHandle< RawMemory >
operator-xentara::memory::MemoryHandle< RawMemory >friend
operator-xentara::memory::MemoryHandle< RawMemory >friend
operator--() noexcept -> MemoryHandle &xentara::memory::MemoryHandle< RawMemory >
operator--(int) noexcept -> MemoryHandlexentara::memory::MemoryHandle< RawMemory >
operator-=(std::ptrdiff_t offset) noexcept -> MemoryHandle &xentara::memory::MemoryHandle< RawMemory >
operator<=>(const MemoryHandle &rhs) const -> std::partial_orderingxentara::memory::MemoryHandle< RawMemory >
operator=(std::nullptr_t) noexcept -> MemoryHandle &xentara::memory::MemoryHandle< RawMemory >
operator==(std::nullptr_t) const -> boolxentara::memory::MemoryHandle< RawMemory >
operator==(const MemoryHandle &) const -> bool=defaultxentara::memory::MemoryHandle< RawMemory >