Turi Create
4.0
|
This is the complete list of members for turi::flexible_type, including all inherited members.
apply_mutating_visitor(Visitor visitor) -> decltype(visitor(prototype_flex_int)) | turi::flexible_type | |
apply_mutating_visitor(Visitor visitor, const flexible_type &other) -> decltype(visitor(prototype_flex_int, flex_int())) | turi::flexible_type | |
apply_visitor(Visitor visitor) const -> decltype(visitor(prototype_flex_int)) | turi::flexible_type | |
apply_visitor(Visitor visitor, const flexible_type &other) const -> decltype(visitor(prototype_flex_int, flex_int())) | turi::flexible_type | |
apply_visitor(Visitor visitor) const -> decltype(visitor(prototype_flex_int)) | turi::flexible_type | inline |
apply_visitor(Visitor visitor, const flexible_type &other) const -> decltype(visitor(prototype_flex_int, flex_int())) | turi::flexible_type | inline |
approx_equal(const flexible_type &other) const | turi::flexible_type | inline |
array_at(size_t index) | turi::flexible_type | inline |
array_at(size_t index) const | turi::flexible_type | inline |
clear() | turi::flexible_type | inline |
contains_na() const | turi::flexible_type | |
dict_at(const flexible_type &index) | turi::flexible_type | inline |
dict_at(const flexible_type &index) const | turi::flexible_type | inline |
erase(const flexible_type &index) | turi::flexible_type | |
flexible_type() noexcept | turi::flexible_type | inline |
flexible_type(std::initializer_list< T > &&list) | turi::flexible_type | |
flexible_type(const flexible_type &other) noexcept | turi::flexible_type | inline |
flexible_type(flexible_type &other) noexcept | turi::flexible_type | inline |
flexible_type(const T &other, typename std::enable_if< has_direct_conversion_to_flexible_type< T >::value >::type *=nullptr) | turi::flexible_type | |
flexible_type(flexible_type &&other) noexcept | turi::flexible_type | inline |
flexible_type(const flexible_type &&other) noexcept | turi::flexible_type | inline |
flexible_type(T &&other, typename std::enable_if< has_direct_conversion_to_flexible_type< typename std::remove_reference< T >::type >::value >::type *=nullptr) | turi::flexible_type | |
get() const | turi::flexible_type | |
get_date_time_as_timestamp_and_offset() const | turi::flexible_type | inline |
get_date_time_microsecond() const | turi::flexible_type | inline |
get_type() const | turi::flexible_type | inline |
hash() const | turi::flexible_type | inline |
hash128() const | turi::flexible_type | inline |
identical(const flexible_type &other) const | turi::flexible_type | inline |
is_na() const | turi::flexible_type | inline |
is_zero() const | turi::flexible_type | inline |
load(iarchive &iarc) | turi::flexible_type | inline |
mutable_get() | turi::flexible_type | |
operator flex_date_time() const | turi::flexible_type | inline |
operator flex_dict() const | turi::flexible_type | inline |
operator flex_image() const | turi::flexible_type | inline |
operator flex_list() const | turi::flexible_type | inline |
operator flex_nd_vec() const | turi::flexible_type | inline |
operator flex_string() const | turi::flexible_type | inline |
operator flex_vec() const | turi::flexible_type | inline |
operator T() const | turi::flexible_type | inline |
operator T() const | turi::flexible_type | inline |
operator!=(const flexible_type &other) const | turi::flexible_type | inline |
operator!=(const T &other) const | turi::flexible_type | |
operator%(const flexible_type &other) const | turi::flexible_type | inline |
operator%(const T &other) const | turi::flexible_type | |
operator%=(const flexible_type &other) | turi::flexible_type | inline |
operator()(size_t index) | turi::flexible_type | inline |
operator()(size_t index) const | turi::flexible_type | inline |
operator()(const flexible_type &index) | turi::flexible_type | inline |
operator()(const flexible_type &index) const | turi::flexible_type | inline |
operator*(const flexible_type &other) const | turi::flexible_type | inline |
operator*(const T &other) const | turi::flexible_type | |
operator*=(const flexible_type &other) | turi::flexible_type | inline |
operator+(const flexible_type &other) const | turi::flexible_type | inline |
operator+(const T &other) const | turi::flexible_type | |
operator++() | turi::flexible_type | inline |
operator++(int) | turi::flexible_type | inline |
operator+=(const flexible_type &other) | turi::flexible_type | inline |
operator-() const | turi::flexible_type | inline |
operator-(const flexible_type &other) const | turi::flexible_type | inline |
operator-(const T &other) const | turi::flexible_type | |
operator--() | turi::flexible_type | inline |
operator--(int) | turi::flexible_type | inline |
operator-=(const flexible_type &other) | turi::flexible_type | inline |
operator/(const flexible_type &other) const | turi::flexible_type | inline |
operator/(const T &other) const | turi::flexible_type | |
operator/=(const flexible_type &other) | turi::flexible_type | inline |
operator<(const flexible_type &other) const | turi::flexible_type | inline |
operator<(const T &other) const | turi::flexible_type | |
operator<=(const flexible_type &other) const | turi::flexible_type | inline |
operator<=(const T &other) const | turi::flexible_type | |
operator=(const flexible_type &other) noexcept | turi::flexible_type | inline |
operator=(flexible_type &other) noexcept | turi::flexible_type | inline |
operator=(flexible_type &&other) noexcept | turi::flexible_type | inline |
operator=(const flexible_type &&other) noexcept | turi::flexible_type | inline |
operator=(const T &other) | turi::flexible_type | |
operator=(flex_undefined other) | turi::flexible_type | inline |
operator=(T &&other) | turi::flexible_type | |
operator==(const flexible_type &other) const | turi::flexible_type | inline |
operator==(const T &other) const | turi::flexible_type | |
operator>(const flexible_type &other) const | turi::flexible_type | inline |
operator>(const T &other) const | turi::flexible_type | |
operator>=(const flexible_type &other) const | turi::flexible_type | inline |
operator>=(const T &other) const | turi::flexible_type | |
operator[](size_t index) | turi::flexible_type | inline |
operator[](size_t index) const | turi::flexible_type | inline |
push_back(flex_float i) | turi::flexible_type | inline |
push_back(const flexible_type &i) | turi::flexible_type | inline |
reinterpret_get() const | turi::flexible_type | |
reinterpret_mutable_get() | turi::flexible_type | |
reset(flex_type_enum target_type) | turi::flexible_type | inline |
reset() | turi::flexible_type | inline |
resize(size_t s) | turi::flexible_type | inline |
save(oarchive &oarc) const | turi::flexible_type | inline |
set_date_time_from_timestamp_and_offset(const std::pair< flex_int, int32_t > &datetime, const int32_t microsecond=0) | turi::flexible_type | inline |
size() const | turi::flexible_type | inline |
soft_assign(const flexible_type &other) | turi::flexible_type | inline |
swap(flexible_type &b) | turi::flexible_type | inline |
to() const | turi::flexible_type | |
to() const | turi::flexible_type | |
to() const | turi::flexible_type | |
type() const | turi::flexible_type | inline |
which() const | turi::flexible_type | inline |
~flexible_type() | turi::flexible_type | inline |