HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VE_Result< T > Member List

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

Base typedefVE_Result< T >
copyFrom(T t)VE_Result< T >inlinestatic
error()VE_ResultBase< T, VE_Error >inline
myItemVE_ResultBase< T, VE_Error >protected
ok() constVE_ResultBase< T, VE_Error >inline
peek()VE_ResultBase< T, VE_Error >inline
unpack()VE_ResultBase< T, VE_Error >inline
value()VE_Result< T >inline
VE_Result()VE_Result< T >inline
VE_Result(T &&t)VE_Result< T >inline
VE_Result(VE_Error &&e)VE_Result< T >inline
VE_Result(VE_Error::Code c)VE_Result< T >inline
VE_ResultBase(T &&t)VE_ResultBase< T, VE_Error >inline
VE_ResultBase(VE_Error &&e)VE_ResultBase< T, VE_Error >inline