Face Engine SDK  5.21.0
A face detection, recognition and tracking engine.
fsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value >::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 >::type >, including all inherited members.

EnumType typedeffsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value >::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 >::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 >::type >protected
operator bool() const noexceptfsdk::Result< R >inline
operator int() const noexcept=deletefsdk::Result< R >
operator->() const noexceptfsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value >::type >inline
Result(R error) 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 >::type >inline
ResultValue(R result, const V &value) noexceptfsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value >::type >inline
ResultValue(R result, V &&value) noexceptfsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value >::type >inline
takeValue() noexceptfsdk::ResultValue< R, V, typename std::enable_if< std::is_copy_constructible< V >::value >::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 >::type >
what() const noexceptfsdk::Result< R >inline