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

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

baseHandle() const noexcept -> const ObjectHandle< Type > &xentara::memory::MemoryHandle< BitField< Type > >
BaseType typedefxentara::memory::MemoryHandle< BitField< Type > >
blockHandle() const noexcept -> const MemoryResource::BlockHandle &xentara::memory::MemoryHandle< BitField< Type > >
mask() const -> Typexentara::memory::MemoryHandle< BitField< Type > >
MemoryHandle() noexcept=defaultxentara::memory::MemoryHandle< BitField< Type > >
MemoryHandle(const ObjectHandle< Type > &baseHandle, Type mask) noexceptxentara::memory::MemoryHandle< BitField< Type > >
MemoryHandle(const RawMemoryHandle &rawHandle, Type mask) noexceptxentara::memory::MemoryHandle< BitField< Type > >
MemoryHandle(std::nullptr_t) noexceptxentara::memory::MemoryHandle< BitField< Type > >
memoryResource() const noexcept -> MemoryResource &xentara::memory::MemoryHandle< BitField< Type > >
offset() const noexcept -> std::size_txentara::memory::MemoryHandle< BitField< Type > >
operator bool() const noexceptxentara::memory::MemoryHandle< BitField< Type > >explicit
operator<=>(const MemoryHandle &) const -> auto=defaultxentara::memory::MemoryHandle< BitField< Type > >
operator=(std::nullptr_t) noexcept -> MemoryHandle &xentara::memory::MemoryHandle< BitField< Type > >
operator==(std::nullptr_t) const -> boolxentara::memory::MemoryHandle< BitField< Type > >
operator==(const MemoryHandle &) const -> bool=defaultxentara::memory::MemoryHandle< BitField< Type > >
rawHandle() const noexcept -> const RawMemoryHandle &xentara::memory::MemoryHandle< BitField< Type > >
TargetBitField typedefxentara::memory::MemoryHandle< BitField< Type > >