This is the complete list of members for ResultRef< T >, including all inherited members.
_value | ResultRef< T > | private |
GetPointer() const | ResultRef< T > | |
GetValue() const | ResultRef< T > | |
operator&() const | ResultRef< T > | |
operator=(T &)=delete | ResultRef< T > | |
operator==(ERROR_OK) const | ResultRef< T > | |
operator==(ERROR_FAILED) const | ResultRef< 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() const | ResultRef< T > |