Face Engine SDK  5.14.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value==false >::type > Member List

This is the complete list of members for fsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value==false >::type >, including all inherited members.

EnumType typedeffsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value==false >::type >
ErrorType typedeffsdk::Result< R >
getError() const noexceptfsdk::Result< R >inline
getValue() const noexceptfsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value==false >::type >inline
isError() const noexceptfsdk::Result< R >inline
isOk() const noexceptfsdk::Result< R >inline
m_valuefsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value==false >::type >protected
operator bool() const noexceptfsdk::Result< R >inline
operator->() const noexceptfsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value==false >::type >inline
Result(Rerror) noexceptfsdk::Result< R >inlineexplicit
Result() noexceptfsdk::Result< R >inline
ResultValue(R result) noexceptfsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value==false >::type >inline
ResultValue(R result, V &&value) noexceptfsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value==false >::type >inline
takeValue() noexceptfsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value==false >::type >inline
Traits typedef (defined in fsdk::Result< R >)fsdk::Result< R >
ValueType typedeffsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value==false >::type >
what() const noexceptfsdk::Result< R >inline