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

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

Element typedefxentara::memory::Array::ObjectHandle< Type >
member(MemberType TypeOrBase::*member) const noexcept -> ObjectHandle< MemberType >xentara::memory::Array::ObjectHandle< Type >
ObjectHandle() noexcept=defaultxentara::memory::Array::ObjectHandle< Type >
offset() const noexcept -> std::size_txentara::memory::Array::ObjectHandle< Type >
operator ObjectHandle< Base >() constxentara::memory::Array::ObjectHandle< Type >
operator+xentara::memory::Array::ObjectHandle< Type >friend
operator+xentara::memory::Array::ObjectHandle< Type >friend
operator++() noexcept -> ObjectHandle &xentara::memory::Array::ObjectHandle< Type >
operator++(int) noexcept -> ObjectHandlexentara::memory::Array::ObjectHandle< Type >
operator+=(std::ptrdiff_t count) noexcept -> ObjectHandle &xentara::memory::Array::ObjectHandle< Type >
operator-xentara::memory::Array::ObjectHandle< Type >friend
operator-xentara::memory::Array::ObjectHandle< Type >friend
operator--() noexcept -> ObjectHandle &xentara::memory::Array::ObjectHandle< Type >
operator--(int) noexcept -> ObjectHandlexentara::memory::Array::ObjectHandle< Type >
operator-=(std::ptrdiff_t count) noexcept -> ObjectHandle &xentara::memory::Array::ObjectHandle< Type >
operator<=>(const ObjectHandle &) const -> auto=defaultxentara::memory::Array::ObjectHandle< Type >
operator==(const ObjectHandle &) const -> bool=defaultxentara::memory::Array::ObjectHandle< Type >
rawHandle() const noexcept -> const Handle &xentara::memory::Array::ObjectHandle< Type >
TargetObject typedefxentara::memory::Array::ObjectHandle< Type >