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
GetValue() constOpt< T & >
GetValueOr(T &defaultValue) constOpt< T & >
GetValueOr(const T &defaultValue) constOpt< T & >
GetValueOrNull() constOpt< T & >
HasValue() constOpt< T & >
operator Bool()Opt< T & >explicit
operator Bool() constOpt< T & >explicit
operator const T *()Opt< T & >
operator T*()Opt< T & >
operator*() constOpt< T & >
operator*()Opt< T & >
operator->() constOpt< T & >
operator->()Opt< T & >
operator=(const Opt &src)Opt< T & >
operator=(T &value)Opt< T & >
operator=(T *valuePtr)Opt< 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()Opt< T & >
ToPointer() constOpt< T & >
ValueType typedefOpt< T & >