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