This is the complete list of members for ResultBase< T & >, including all inherited members.
_error | ResultBase< T & > | protected |
_value | ResultBase< T & > | protected |
ConstructibleFrom typedef | ResultBase< T & > | |
CopyType typedef | ResultBase< T & > | |
DeleteType typedef | ResultBase< T & > | |
GetErrorStorage() const | ResultBase< T & > | |
GetErrorStorage() | ResultBase< T & > | |
GetValue() const | ResultBase< T & > | |
GetValueAndError(ThreadReferencedError &error) const | ResultBase< T & > | |
GetValueAndError(Error &error) const | ResultBase< T & > | |
HAS_ERROR | ResultBase< T & > | static |
MoveType typedef | ResultBase< T & > | |
operator&() const | ResultBase< T & > | |
ResultBase() | ResultBase< T & > | |
ResultBase(CopyType value) | ResultBase< T & > | |
UncheckedGetValue() const | ResultBase< T & > | |
ValueType typedef | ResultBase< T & > |