Base Framework
|
This is the complete list of members for Scope< TYPE >, including all inherited members.
destroy() (defined in Scope< TYPE >) | Scope< TYPE > | inline |
isValid() const noexcept | Scope< TYPE > | inline |
operator*() (defined in Scope< TYPE >) | Scope< TYPE > | inline |
operator*() const (defined in Scope< TYPE >) | Scope< TYPE > | inline |
operator->() (defined in Scope< TYPE >) | Scope< TYPE > | inline |
operator->() const (defined in Scope< TYPE >) | Scope< TYPE > | inline |
operator=(TYPE *object) noexcept (defined in Scope< TYPE >) | Scope< TYPE > | inline |
Scope() noexcept (defined in Scope< TYPE >) | Scope< TYPE > | inline |
Scope(TYPE *_object) noexcept (defined in Scope< TYPE >) | Scope< TYPE > | inline |
~Scope() (defined in Scope< TYPE >) | Scope< TYPE > | inline |