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

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

blockHandle() const noexcept -> const MemoryResource::BlockHandle &xentara::memory::MemoryHandle< Bit >
byteHandle() const noexcept -> const ObjectHandle< std::uint8_t > &xentara::memory::MemoryHandle< Bit >
mask() const -> std::uint8_txentara::memory::MemoryHandle< Bit >
MemoryHandle() noexcept=defaultxentara::memory::MemoryHandle< Bit >
MemoryHandle(const ObjectHandle< std::uint8_t > &byteHandle, std::uint8_t mask) noexceptxentara::memory::MemoryHandle< Bit >
MemoryHandle(const ObjectHandle< Type > &bitFieldHandle, Type mask) noexceptxentara::memory::MemoryHandle< Bit >
MemoryHandle(std::nullptr_t) noexceptxentara::memory::MemoryHandle< Bit >
memoryResource() const noexcept -> MemoryResource &xentara::memory::MemoryHandle< Bit >
offset() const noexcept -> std::size_txentara::memory::MemoryHandle< Bit >
operator bool() const noexceptxentara::memory::MemoryHandle< Bit >explicit
operator<=>(const MemoryHandle &) const -> auto=defaultxentara::memory::MemoryHandle< Bit >
operator=(std::nullptr_t) noexcept -> MemoryHandle &xentara::memory::MemoryHandle< Bit >
operator==(std::nullptr_t) const -> boolxentara::memory::MemoryHandle< Bit >
operator==(const MemoryHandle &) const -> bool=defaultxentara::memory::MemoryHandle< Bit >
rawHandle() const noexcept -> const RawMemoryHandle &xentara::memory::MemoryHandle< Bit >