Face Engine SDK  5.17.0
A face detection, recognition and tracking engine.
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 >
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 > [inline, explicit]
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]
ValueType typedeffsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value==false >::type >
what() const noexceptfsdk::Result< R > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines