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

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

Element typedefxentara::memory::ReadSentinel< Object< Type > >
end() -> voidxentara::memory::ReadSentinel< Object< Type > >
get() const noexcept -> const Element &xentara::memory::ReadSentinel< Object< Type > >
operator*() const noexcept -> const Element &xentara::memory::ReadSentinel< Object< Type > >
operator->() const noexcept -> const Element *xentara::memory::ReadSentinel< Object< Type > >
ReadSentinel(const ObjectBlock< Type > &block)xentara::memory::ReadSentinel< Object< Type > >
ReadSentinel(const ObjectHandle< Type > &handle)xentara::memory::ReadSentinel< Object< Type > >
TargetObject typedefxentara::memory::ReadSentinel< Object< Type > >