ResultBase< T > Member List

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

_errorResultBase< T >protected
_valueResultBase< T >protected
ConstructibleFrom typedefResultBase< T >protected
CopyType typedefResultBase< T >protected
DeleteType typedefResultBase< T >protected
GetErrorStorage() constResultBase< 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_ERRORResultBase< T >static
MAXON_MEMBER_ACCESSORS(T, GetValue)ResultBase< T >
MAXON_MEMBER_ACCESSORS(T, UncheckedGetValue)ResultBase< T >
MoveType typedefResultBase< T >protected
ResultBase()ResultBase< T >
ResultBase(CopyType value)ResultBase< T >explicit
ResultBase(MoveType value)ResultBase< T >explicit
UncheckedGetValue() const &ResultBase< T >
ValueType typedefResultBase< T >