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