Base typedef | Harlinn::Windows::RegionHandle | |
Close() noexcept | Harlinn::Windows::RegionHandle | inline |
DerivedType typedef | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | |
DeviceContextHandle class | Harlinn::Windows::RegionHandle | friend |
Handle() noexcept | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | inlineprotected |
Handle(HandleType handle, bool ownsHandle=true) noexcept | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | inlineexplicitprotected |
Handle(const Handle &other)=delete | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | |
Handle(Handle &&other) noexcept | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | inline |
HandleType typedef | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | |
InvalidHandleValue() noexcept | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | inlinestatic |
IsValid() const noexcept | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | inline |
operator HandleType() const noexcept | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | inline |
operator<=>(const Handle &other) const noexcept | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | inline |
operator<=>(HandleType handle) const noexcept | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | inline |
operator=(Handle &other)=delete | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | |
operator=(Handle &&other) noexcept | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | inline |
operator==(const Handle &other) const noexcept | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | inline |
operator==(HandleType handle) const noexcept | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | inline |
OwnsHandle() const noexcept | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | inline |
ownsHandle_ | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | private |
RegionHandle() noexcept | Harlinn::Windows::RegionHandle | inline |
RegionHandle(HRGN handle, bool ownsHandle=true) noexcept | Harlinn::Windows::RegionHandle | inlineexplicit |
SetValue(HandleType handle, bool ownsHandle=true) | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | inlineprotected |
Value() const noexcept | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | inline |
value_ | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | protected |
~Handle() noexcept | Harlinn::Common::Core::Handle< RegionHandle, HRGN > | inlinevirtual |