IDLive Face new C++ API 1.46.0
|
This is the complete list of members for idliveface::Optional< T >, including all inherited members.
has_value() const noexcept (defined in idliveface::Optional< T >) | idliveface::Optional< T > | inline |
operator bool() const noexcept (defined in idliveface::Optional< T >) | idliveface::Optional< T > | inline |
operator*() const (defined in idliveface::Optional< T >) | idliveface::Optional< T > | inline |
operator->() const (defined in idliveface::Optional< T >) | idliveface::Optional< T > | inline |
Optional() (defined in idliveface::Optional< T >) | idliveface::Optional< T > | inline |
Optional(T value) (defined in idliveface::Optional< T >) | idliveface::Optional< T > | inline |
value() const (defined in idliveface::Optional< T >) | idliveface::Optional< T > | inline |