![]() |
Spicy
|
This is the complete list of members for hilti::AttributeSet, including all inherited members.
add(AttributeSet s, Attribute a) | hilti::AttributeSet | inlinestatic |
add(std::optional< AttributeSet > s, Attribute a) | hilti::AttributeSet | inlinestatic |
addChild(Node n) | hilti::NodeBase | inline |
assertChildIsA(int i) | hilti::NodeBase | inline |
attributes() const | hilti::AttributeSet | inline |
AttributeSet(std::vector< Attribute > a, Meta m=Meta()) | hilti::AttributeSet | inlineexplicit |
AttributeSet(Meta m=Meta()) | hilti::AttributeSet | inline |
child(int i) const | hilti::NodeBase | inline |
childRefs(int begin, int end) | hilti::NodeBase | inline |
childRefsOfType() const | hilti::NodeBase | |
children(int begin, int end) const | hilti::NodeBase | inline |
children() const | hilti::NodeBase | inline |
children() | hilti::NodeBase | inline |
childrenOfType() const | hilti::NodeBase | |
coerceValueTo(const std::string &tag, const Type &dst) | hilti::AttributeSet | inline |
find(std::string_view tag) const | hilti::AttributeSet | inline |
find(const hilti::optional_ref< const AttributeSet > &attrs, std::string_view tag) | hilti::AttributeSet | inlinestatic |
findAll(std::string_view tag) const | hilti::AttributeSet | inline |
findAll(const std::optional< const AttributeSet > &attrs, std::string_view tag) | hilti::AttributeSet | inlinestatic |
findAll(const hilti::optional_ref< const AttributeSet > &attrs, std::string_view tag) | hilti::AttributeSet | inlinestatic |
has(std::string_view tag) const | hilti::AttributeSet | inline |
has(const std::optional< AttributeSet > &attrs, std::string_view tag) | hilti::AttributeSet | inlinestatic |
meta() const | hilti::NodeBase | inline |
NodeBase(Meta meta) | hilti::NodeBase | inline |
NodeBase(std::vector< Node > children, Meta meta) | hilti::NodeBase | inline |
NodeBase()=default (defined in hilti::NodeBase) | hilti::NodeBase | |
operator bool() const | hilti::AttributeSet | inline |
operator==(const AttributeSet &other) const (defined in hilti::AttributeSet) | hilti::AttributeSet | inline |
properties() const | hilti::AttributeSet | inline |
pruneWalk() const | hilti::NodeBase | inline |
setMeta(Meta m) | hilti::NodeBase | inline |