Base Framework
|
This is the complete list of members for Pointer< TYPE >, including all inherited members.
cast() const | Pointer< TYPE > | inline |
getValue() noexcept | Pointer< TYPE > | inline |
getValue() const noexcept | Pointer< TYPE > | inline |
invalidate() noexcept | Pointer< TYPE > | inline |
isType() const noexcept | Pointer< TYPE > | inline |
isValid() const noexcept | Pointer< TYPE > | inline |
operator bool() const noexcept | Pointer< TYPE > | inline |
operator!=(const Pointer &compare) const noexcept | Pointer< TYPE > | inline |
operator->() | Pointer< TYPE > | inline |
operator->() const noexcept | Pointer< TYPE > | inline |
operator=(const Pointer &assign) noexcept | Pointer< TYPE > | inline |
operator=(const Pointer< POLY > &assign) noexcept | Pointer< TYPE > | inline |
operator==(const Pointer &compare) const noexcept | Pointer< TYPE > | inline |
Pointer() noexcept | Pointer< TYPE > | inline |
Pointer(TYPE *_value) noexcept | Pointer< TYPE > | inline |
Pointer(const Pointer ©) noexcept | Pointer< TYPE > | inline |
Pointer(const Pointer< POLY > ©) noexcept | Pointer< TYPE > | inline |