Opt< T & > Member List

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

_dataPtrOpt< T & >private
CheckValue() constOpt< T & >private
GetHashCode() constOpt< T & >
GetValue() constOpt< T & >
GetValueOr(T &defaultValue) constOpt< T & >
GetValueOr(const T &defaultValue) constOpt< T & >
GetValueOr(T &&defaultValue) constOpt< T & >
GetValueOrDefault() constOpt< T & >
GetValueOrNull() constOpt< T & >
HasValue() constOpt< T & >
operator Bool() constOpt< T & >explicit
operator TT *() constOpt< T & >
operator!=(std::nullptr_t) constOpt< T & >
operator*() constOpt< T & >
operator->() constOpt< T & >
operator=(const Opt &src)Opt< T & >
operator=(T &value)Opt< T & >
operator=(T *valuePtr)Opt< T & >
operator==(std::nullptr_t) constOpt< T & >
Opt()Opt< T & >
Opt(NO_VALUE_TYPE)Opt< T & >
Opt(const Opt &src)Opt< T & >
Opt(T &value)Opt< T & >
Opt(T *valuePtr)Opt< T & >
ResultFunctions typedefOpt< T & >
ToPointer() constOpt< T & >
ToString(const FormatStatement *format=nullptr) constOpt< T & >
ValueType typedefOpt< T & >