ResultRef< T > Member List

This is the complete list of members for ResultRef< T >, including all inherited members.

_valueResultRef< T >private
GetPointer() constResultRef< T >
GetValue() constResultRef< T >
operator&() constResultRef< T >
operator=(T &)=deleteResultRef< T >
operator==(ERROR_OK) constResultRef< T >
operator==(ERROR_FAILED) constResultRef< T >
ResultRef(T *value=nullptr)ResultRef< T >
ResultRef(T &value)ResultRef< T >
ResultRef(ERROR_FAILED)ResultRef< T >
ResultRef(const ResultRef< T2 > &src)ResultRef< T >
ResultRef(const ResultPtr< T2 > &src)ResultRef< T >
UncheckedGetValue() constResultRef< T >