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

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

bit(BitFieldType mask) const noexcept -> BitHandlexentara::memory::MemoryHandle< Object< Type > >
bits(Type mask) const noexcept -> BitFieldHandle< BitFieldType >xentara::memory::MemoryHandle< Object< Type > >
blockHandle() const noexcept -> const MemoryResource::BlockHandle &xentara::memory::MemoryHandle< Object< Type > >
Element typedefxentara::memory::MemoryHandle< Object< Type > >
initializer() const -> Initializer< TargetObject >xentara::memory::MemoryHandle< Object< Type > >
member(MemberType TypeOrBase::*member) const noexcept -> ObjectHandle< MemberType >xentara::memory::MemoryHandle< Object< Type > >
MemoryHandle() noexcept=defaultxentara::memory::MemoryHandle< Object< Type > >
MemoryHandle(const RawMemoryHandle &rawHandle) noexceptxentara::memory::MemoryHandle< Object< Type > >
MemoryHandle(std::nullptr_t) noexceptxentara::memory::MemoryHandle< Object< Type > >
memoryResource() const noexcept -> MemoryResource &xentara::memory::MemoryHandle< Object< Type > >
offset() const noexcept -> std::size_txentara::memory::MemoryHandle< Object< Type > >
operator bool() const noexceptxentara::memory::MemoryHandle< Object< Type > >explicit
operator ObjectHandle< Base >() constxentara::memory::MemoryHandle< Object< Type > >
operator+xentara::memory::MemoryHandle< Object< Type > >friend
operator+xentara::memory::MemoryHandle< Object< Type > >friend
operator++() noexcept -> MemoryHandle &xentara::memory::MemoryHandle< Object< Type > >
operator++(int) noexcept -> MemoryHandlexentara::memory::MemoryHandle< Object< Type > >
operator+=(std::ptrdiff_t count) noexcept -> MemoryHandle &xentara::memory::MemoryHandle< Object< Type > >
operator-xentara::memory::MemoryHandle< Object< Type > >friend
operator-xentara::memory::MemoryHandle< Object< Type > >friend
operator--() noexcept -> MemoryHandle &xentara::memory::MemoryHandle< Object< Type > >
operator--(int) noexcept -> MemoryHandlexentara::memory::MemoryHandle< Object< Type > >
operator-=(std::ptrdiff_t count) noexcept -> MemoryHandle &xentara::memory::MemoryHandle< Object< Type > >
operator<=>(const MemoryHandle &) const -> auto=defaultxentara::memory::MemoryHandle< Object< Type > >
operator=(std::nullptr_t) noexcept -> MemoryHandle &xentara::memory::MemoryHandle< Object< Type > >
operator==(std::nullptr_t) const -> boolxentara::memory::MemoryHandle< Object< Type > >
operator==(const MemoryHandle &) const -> bool=defaultxentara::memory::MemoryHandle< Object< Type > >
rawHandle() const noexcept -> const RawMemoryHandle &xentara::memory::MemoryHandle< Object< Type > >
TargetObject typedefxentara::memory::MemoryHandle< Object< Type > >