![]() |
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 (defined in hilti::AttributeSet) | hilti::AttributeSet | |
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 |
childs(int begin, int end) const | hilti::NodeBase | inline |
childs() const | hilti::NodeBase | inline |
childs() | hilti::NodeBase | inline |
childsOfType() const | hilti::NodeBase | inline |
clearCache() (defined in hilti::AttributeSet) | hilti::AttributeSet | inline |
coerceValueTo(const std::string &tag, const Type &dst) | hilti::AttributeSet | inline |
find(std::string_view tag) const | hilti::AttributeSet | inline |
find(const std::optional< AttributeSet > &attrs, std::string_view tag) | hilti::AttributeSet | inlinestatic |
findAll(std::string_view tag) const | hilti::AttributeSet | inline |
findAll(const std::optional< 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 > childs, Meta meta) | hilti::NodeBase | inline |
NodeBase()=default (defined in hilti::NodeBase) | hilti::NodeBase | |
nodesOfType() const | hilti::NodeBase | inline |
nodesOfType() (defined in hilti::NodeBase) | hilti::NodeBase | inline |
operator bool() const | hilti::AttributeSet | inline |
operator==(const AttributeSet &other) const (defined in hilti::AttributeSet) | hilti::AttributeSet | inline |
originalNode() const | hilti::NodeBase | inline |
properties() const | hilti::AttributeSet | inline |
setMeta(Meta m) | hilti::NodeBase | inline |
setOriginalNode(const NodeRef &n) | hilti::NodeBase | inline |