ResultBase< T > Member List
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 > | protected |
| CopyType typedef | ResultBase< T > | protected |
| DeleteType typedef | ResultBase< T > | protected |
| GetErrorStorage () const | ResultBase< T > | |
| GetErrorStorage () | ResultBase< T > | |
| GetValue () const & | ResultBase< T > | |
| GetValueAndError (ThreadReferencedError &error) const & | ResultBase< T > | |
| GetValueAndError (ThreadReferencedError &error) && | ResultBase< T > | |
| GetValueAndError (Error &error) const & | ResultBase< T > | |
| GetValueAndError (Error &error) && | ResultBase< T > | |
| HAS_ERROR | ResultBase< T > | static |
| MAXON_MEMBER_ACCESSORS (T, GetValue) | ResultBase< T > | |
| MAXON_MEMBER_ACCESSORS (T, UncheckedGetValue) | ResultBase< T > | |
| MoveType typedef | ResultBase< T > | protected |
| ResultBase () | ResultBase< T > | |
| ResultBase (CopyType value) | ResultBase< T > | explicit |
| ResultBase (MoveType value) | ResultBase< T > | explicit |
| UncheckedGetValue () const & | ResultBase< T > | |
| ValueType typedef | ResultBase< T > |