Base Framework
ProtectedPointer< TYPE > Member List

This is the complete list of members for ProtectedPointer< TYPE >, including all inherited members.

operator!=(const ProtectedPointer &compare) const noexceptProtectedPointer< TYPE >inline
operator->()ProtectedPointer< TYPE >inline
operator->() constProtectedPointer< TYPE >inline
operator=(const ProtectedPointer &assign) noexceptProtectedPointer< TYPE >inline
operator=(const ProtectedPointer< POLY > &assign) noexceptProtectedPointer< TYPE >inline
operator==(const ProtectedPointer &compare) const noexceptProtectedPointer< TYPE >inline
ProtectedPointer(TYPE *_value)ProtectedPointer< TYPE >inline
ProtectedPointer(const ProtectedPointer &copy) noexceptProtectedPointer< TYPE >inline
ProtectedPointer(const ProtectedPointer< POLY > &copy) noexceptProtectedPointer< TYPE >inline