ResultOk< T & > Member List

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

_valueResultOk< T & >protected
GetErrorStorage() constResultOk< T & >
GetValue() constResultOk< T & >
operator T&() constResultOk< T & >
operator==(ERROR_OK) constResultOk< T & >
operator==(ERROR_FAILED) constResultOk< T & >
ResultOk()ResultOk< T & >
ResultOk(T &value)ResultOk< T & >
UncheckedGetValue() constResultOk< T & >