Euphoria
eu::kdl::Node Member List

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

args() consteu::kdl::Nodeinline
args()eu::kdl::Nodeinline
children() consteu::kdl::Nodeinline
children()eu::kdl::Nodeinline
HasTypeAnnotation()=defaulteu::kdl::HasTypeAnnotationprotected
HasTypeAnnotation(std::string_view t)eu::kdl::HasTypeAnnotationinlineprotected
name() consteu::kdl::Nodeinline
Node()=defaulteu::kdl::Node
Node(Node const &)=defaulteu::kdl::Node
Node(Node &&)=defaulteu::kdl::Node
Node(std::string_view name)eu::kdl::Nodeinline
Node(std::string_view type_annotation, std::string_view name)eu::kdl::Nodeinline
Node(std::string_view name, std::vector< Value > args, std::map< std::string, Value, std::less<> > properties, std::vector< Node > children)eu::kdl::Nodeinline
Node(std::string_view type_annotation, std::string_view name, std::vector< Value > args, std::map< std::string, Value, std::less<> > properties, std::vector< Node > children)eu::kdl::Nodeinline
operator!=(const HasTypeAnnotation &) const =defaulteu::kdl::HasTypeAnnotation
operator=(Node const &)=defaulteu::kdl::Node
operator=(Node &&)=defaulteu::kdl::Node
operator==(const HasTypeAnnotation &) const =defaulteu::kdl::HasTypeAnnotation
properties() consteu::kdl::Nodeinline
properties()eu::kdl::Nodeinline
remove_type_annotation()eu::kdl::HasTypeAnnotationinline
set_name(std::string_view name)eu::kdl::Nodeinline
set_type_annotation(std::string_view type_annotation)eu::kdl::HasTypeAnnotationinline
type_annotation() consteu::kdl::HasTypeAnnotationinline