plugify 1.0.0.0
|
This is the complete list of members for plugify::EnumHandle, including all inherited members.
_impl | plugify::Handle< const Enum > | protected |
GetName() const noexcept | plugify::EnumHandle | |
GetValues() const noexcept | plugify::EnumHandle | |
Handle< const Enum >::Handle(const Enum &impl) noexcept | plugify::Handle< const Enum > | inline |
operator bool() const noexcept | plugify::Handle< const Enum > | inlineexplicit |
operator uintptr_t() const noexcept | plugify::Handle< const Enum > | inline |
operator void *() const noexcept | plugify::Handle< const Enum > | inline |
operator<=>(const Handle &) const=default | plugify::Handle< const Enum > | |
operator=(const Handle &) &=default | plugify::Handle< const Enum > | |
operator=(const Handle &) &&=delete | plugify::Handle< const Enum > | |
operator=(Handle &&) &=default | plugify::Handle< const Enum > | |
operator=(Handle &&) &&=delete | plugify::Handle< const Enum > |