This is the complete list of members for ResultOk< T & >, including all inherited members.
_value | ResultOk< T & > | protected |
GetErrorStorage() const | ResultOk< T & > | |
GetValue() const | ResultOk< T & > | |
operator T&() const | ResultOk< T & > | |
operator==(ERROR_OK) const | ResultOk< T & > | |
operator==(ERROR_FAILED) const | ResultOk< T & > | |
ResultOk() | ResultOk< T & > | |
ResultOk(T &value) | ResultOk< T & > | |
UncheckedGetValue() const | ResultOk< T & > |