Base Framework
|
This is the complete list of members for ProtectedReference< TYPE >, including all inherited members.
cast() | ProtectedReference< TYPE > | inline |
cast() const | ProtectedReference< TYPE > | inline |
copyOnWrite() | ProtectedReference< TYPE > | inline |
isMultiReferenced() const noexcept | ProtectedReference< TYPE > | inline |
operator!=(const ProtectedReference &compare) const noexcept | ProtectedReference< TYPE > | inline |
operator->() noexcept | ProtectedReference< TYPE > | inline |
operator->() const noexcept | ProtectedReference< TYPE > | inline |
operator=(const ProtectedReference &assign) | ProtectedReference< TYPE > | inline |
operator=(const ProtectedReference< POLY > &assign) | ProtectedReference< TYPE > | inline |
operator==(const ProtectedReference &compare) const noexcept | ProtectedReference< TYPE > | inline |
ProtectedReference(TYPE *_value) | ProtectedReference< TYPE > | inline |
ProtectedReference(const ProtectedReference ©) noexcept | ProtectedReference< TYPE > | inline |
ProtectedReference(const ProtectedReference< POLY > ©) | ProtectedReference< TYPE > | inline |
~ProtectedReference() | ProtectedReference< TYPE > | inline |