Face Engine SDK  5.21.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fsdk::ISettingsProvider::Value Member List

This is the complete list of members for fsdk::ISettingsProvider::Value, including all inherited members.

asBool(bool defaultValue=false) const noexceptfsdk::ISettingsProvider::Value
asFloat(float defaultValue=0.f) const noexceptfsdk::ISettingsProvider::Value
asInt(int defaultValue=0) const noexceptfsdk::ISettingsProvider::Value
asPoint2f(const Point2f &defaultValue=Point2f()) const noexceptfsdk::ISettingsProvider::Value
asPoint2i(const Point2i &defaultValue=Point2i()) const noexceptfsdk::ISettingsProvider::Value
asRect(const Rect &defaultValue=Rect()) const noexceptfsdk::ISettingsProvider::Value
asSize(const Size &defaultValue=Size()) const noexceptfsdk::ISettingsProvider::Value
asString(const char *defaultValue="") const noexceptfsdk::ISettingsProvider::Value
Float1 enum valuefsdk::ISettingsProvider::Value
Float2 enum valuefsdk::ISettingsProvider::Value
Float3 enum valuefsdk::ISettingsProvider::Value
Float4 enum valuefsdk::ISettingsProvider::Value
getBool(bool *x) const noexceptfsdk::ISettingsProvider::Value
getFloat(float *x) const noexceptfsdk::ISettingsProvider::Value
getFloat(float *x, float *y) const noexceptfsdk::ISettingsProvider::Value
getFloat(float *x, float *y, float *z) const noexceptfsdk::ISettingsProvider::Value
getFloat(float *x, float *y, float *z, float *w) const noexceptfsdk::ISettingsProvider::Value
getInt(int *x) const noexceptfsdk::ISettingsProvider::Value
getInt(int *x, int *y) const noexceptfsdk::ISettingsProvider::Value
getInt(int *x, int *y, int *z) const noexceptfsdk::ISettingsProvider::Value
getInt(int *x, int *y, int *z, int *w) const noexceptfsdk::ISettingsProvider::Value
getPoint2f(Point2f *point) const noexceptfsdk::ISettingsProvider::Value
getPoint2i(Point2i *point) const noexceptfsdk::ISettingsProvider::Value
getRect(Rect *rect) const noexceptfsdk::ISettingsProvider::Value
getSize(Size *size) const noexceptfsdk::ISettingsProvider::Value
getString(char *string) const noexceptfsdk::ISettingsProvider::Value
Int1 enum valuefsdk::ISettingsProvider::Value
Int2 enum valuefsdk::ISettingsProvider::Value
Int3 enum valuefsdk::ISettingsProvider::Value
Int4 enum valuefsdk::ISettingsProvider::Value
is(Type type) const noexceptfsdk::ISettingsProvider::Value
m_datafsdk::ISettingsProvider::Value
m_typefsdk::ISettingsProvider::Value
operator bool() const noexceptfsdk::ISettingsProvider::Value
operator=(const Value &other)=delete (defined in fsdk::ISettingsProvider::Value)fsdk::ISettingsProvider::Valueinline
operator=(Value &&other) (defined in fsdk::ISettingsProvider::Value)fsdk::ISettingsProvider::Value
setBool(bool x) noexceptfsdk::ISettingsProvider::Value
setFloat(float x) noexceptfsdk::ISettingsProvider::Value
setFloat(float x, float y) noexceptfsdk::ISettingsProvider::Value
setFloat(float x, float y, float z) noexceptfsdk::ISettingsProvider::Value
setFloat(float x, float y, float z, float w) noexceptfsdk::ISettingsProvider::Value
setInt(int x) noexceptfsdk::ISettingsProvider::Value
setInt(int x, int y) noexceptfsdk::ISettingsProvider::Value
setInt(int x, int y, int z) noexceptfsdk::ISettingsProvider::Value
setInt(int x, int y, int z, int w) noexceptfsdk::ISettingsProvider::Value
setPoint2f(const Point2f &point) noexceptfsdk::ISettingsProvider::Value
setPoint2i(const Point2i &point) noexceptfsdk::ISettingsProvider::Value
setRect(const Rect &rect) noexceptfsdk::ISettingsProvider::Value
setSize(const Size &size) noexceptfsdk::ISettingsProvider::Value
setString(const char *string) noexceptfsdk::ISettingsProvider::Value
String enum valuefsdk::ISettingsProvider::Value
swap(Value &first, Value &second) (defined in fsdk::ISettingsProvider::Value)fsdk::ISettingsProvider::Value
Type enum namefsdk::ISettingsProvider::Value
Undefined enum valuefsdk::ISettingsProvider::Value
Value() noexceptfsdk::ISettingsProvider::Value
Value(int x) noexceptfsdk::ISettingsProvider::Value
Value(int x, int y) noexceptfsdk::ISettingsProvider::Value
Value(int x, int y, int z) noexceptfsdk::ISettingsProvider::Value
Value(int x, int y, int z, int w) noexceptfsdk::ISettingsProvider::Value
Value(float x) noexceptfsdk::ISettingsProvider::Value
Value(float x, float y) noexceptfsdk::ISettingsProvider::Value
Value(float x, float y, float z) noexceptfsdk::ISettingsProvider::Value
Value(float x, float y, float z, float w) noexceptfsdk::ISettingsProvider::Value
Value(const char *string) noexceptfsdk::ISettingsProvider::Value
Value(const Rect &rect) noexceptfsdk::ISettingsProvider::Value
Value(const Size &size) noexceptfsdk::ISettingsProvider::Value
Value(const Point2f &point) noexceptfsdk::ISettingsProvider::Value
Value(bool x) noexceptfsdk::ISettingsProvider::Value
Value(const Value &other)=delete (defined in fsdk::ISettingsProvider::Value)fsdk::ISettingsProvider::Valueinline
Value(Value &&other) (defined in fsdk::ISettingsProvider::Value)fsdk::ISettingsProvider::Value
~Value() (defined in fsdk::ISettingsProvider::Value)fsdk::ISettingsProvider::Value