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