Euphoria
eu::kdl::Value Member List

This is the complete list of members for eu::kdl::Value, including all inherited members.

as_bool() consteu::kdl::Valueinline
as_number() consteu::kdl::Valueinline
as_string() consteu::kdl::Valueinline
from_string(std::string_view s)eu::kdl::Valuestatic
HasTypeAnnotation()=defaulteu::kdl::HasTypeAnnotationprotected
HasTypeAnnotation(std::string_view t)eu::kdl::HasTypeAnnotationinlineprotected
is_null() consteu::kdl::Valueinline
operator kdl_value() consteu::kdl::Valueexplicit
operator!=(const Value &) const =defaulteu::kdl::Value
eu::kdl::HasTypeAnnotation::operator!=(const HasTypeAnnotation &) const =defaulteu::kdl::HasTypeAnnotation
operator=(Value const &)=defaulteu::kdl::Value
operator=(Value &&)=defaulteu::kdl::Value
operator=(bool b)eu::kdl::Valueinline
operator=(std::string_view s)eu::kdl::Valueinline
operator=(std::string s)eu::kdl::Valueinline
operator=(Number const &n)eu::kdl::Valueinline
operator=(Number &&n)eu::kdl::Valueinline
operator=(_into_number auto n)eu::kdl::Valueinline
operator==(const Value &) const =defaulteu::kdl::Value
eu::kdl::HasTypeAnnotation::operator==(const HasTypeAnnotation &) const =defaulteu::kdl::HasTypeAnnotation
remove_type_annotation()eu::kdl::HasTypeAnnotationinline
set_to_null()eu::kdl::Valueinline
set_type_annotation(std::string_view type_annotation)eu::kdl::HasTypeAnnotationinline
type() const noexcepteu::kdl::Valueinline
type_annotation() consteu::kdl::HasTypeAnnotationinline
Value()=defaulteu::kdl::Value
Value(bool b)eu::kdl::Valueinline
Value(std::string_view s)eu::kdl::Valueinline
Value(std::string s)eu::kdl::Valueinline
Value(char const *s)eu::kdl::Valueinline
Value(Number n)eu::kdl::Valueinline
Value(_into_number auto n)eu::kdl::Valueinline
Value(std::string_view type_annotation, bool b)eu::kdl::Valueinline
Value(std::string_view type_annotation, std::string_view s)eu::kdl::Valueinline
Value(std::string_view type_annotation, std::string s)eu::kdl::Valueinline
Value(std::string_view type_annotation, Number n)eu::kdl::Valueinline
Value(std::string_view type_annotation, _into_number auto n)eu::kdl::Valueinline
Value(kdl_value const &val)eu::kdl::Value
Value(Value const &)=defaulteu::kdl::Value
Value(Value &&)=defaulteu::kdl::Value