![]()  | 
  
    P4C
    
   The P4 Compiler 
   | 
 
This is the complete list of members for IR::NameMap< T, MAP, COMP, ALLOC >, including all inherited members.
| add(cstring name, const T *n) (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| addUnique(cstring name, const T *n) (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| apply(Visitor &v, const Visitor_Context *ctxt=nullptr) const (defined in IR::Node) | IR::Node | |
| apply(Visitor &&v, const Visitor_Context *ctxt=nullptr) const (defined in IR::Node) | IR::Node | inline | 
| apply_visitor_loop_revisit(Modifier &v) const (defined in IR::Node) | IR::Node | virtual | 
| apply_visitor_loop_revisit(Inspector &v) const (defined in IR::Node) | IR::Node | virtual | 
| apply_visitor_loop_revisit(Transform &v) const (defined in IR::Node) | IR::Node | virtual | 
| apply_visitor_postorder(Modifier &v) (defined in IR::Node) | IR::Node | virtual | 
| apply_visitor_postorder(Inspector &v) const (defined in IR::Node) | IR::Node | virtual | 
| apply_visitor_postorder(Transform &v) (defined in IR::Node) | IR::Node | virtual | 
| apply_visitor_preorder(Modifier &v) (defined in IR::Node) | IR::Node | virtual | 
| apply_visitor_preorder(Inspector &v) const (defined in IR::Node) | IR::Node | virtual | 
| apply_visitor_preorder(Transform &v) (defined in IR::Node) | IR::Node | virtual | 
| apply_visitor_revisit(Modifier &v, const Node *n) const (defined in IR::Node) | IR::Node | virtual | 
| apply_visitor_revisit(Inspector &v) const (defined in IR::Node) | IR::Node | virtual | 
| apply_visitor_revisit(Transform &v, const Node *n) const (defined in IR::Node) | IR::Node | virtual | 
| as() const | ICastable | inline | 
| IR::Node::as() | ICastable | inline | 
| at(cstring name) (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| at(cstring name) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| begin() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| begin() (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| check_null() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| checkedTo() const (defined in IR::INode) | IR::INode | inline | 
| ICastable::checkedTo() | ICastable | inline | 
| clear() (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| clone() const =0 (defined in IR::Node) | IR::Node | pure virtual | 
| clone_id (defined in IR::Node) | IR::Node | |
| const_iterator typedef (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | |
| const_reverse_iterator typedef (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | |
| count(cstring name) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| currentId (defined in IR::Node) | IR::Node | protectedstatic | 
| dbprint(std::ostream &out) const override (defined in IR::Node) | IR::Node | virtual | 
| DECLARE_TYPEINFO(NameMap, Node) (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | |
| DECLARE_TYPEINFO_WITH_TYPEID(Node, NodeKind::Node, INode) (defined in IR::Node) | IR::Node | |
| DECLARE_TYPEINFO_WITH_TYPEID(INode, NodeKind::INode) (defined in IR::INode) | IR::INode | |
| dump_fields(std::ostream &) const (defined in IR::Node) | IR::Node | inlinevirtual | 
| empty() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| end() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| end() (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| equal_range(cstring key) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| equiv(const Node &a_) const override (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inlinevirtual | 
| erase(cstring n) (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| erase(iterator p) (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| erase(iterator f, iterator l) (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| find(cstring name) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| fromJSON(JSONLoader &json) (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | static | 
| get(cstring name) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| getAnnotation(cstring) const (defined in IR::INode) | IR::INode | inlinevirtual | 
| getNode() const final (defined in IR::Node) | IR::Node | inlinevirtual | 
| getNode() final (defined in IR::Node) | IR::Node | inlinevirtual | 
| getSourceInfo() const override (defined in IR::Node) | IR::Node | inlinevirtual | 
| getUnique(cstring name) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| id (defined in IR::Node) | IR::Node | |
| is() const noexcept | RTTI::Base | inline | 
| isA(TypeId typeId) const noexcept=0 | RTTI::Base | pure virtual | 
| iterator typedef (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | |
| NameMap()=default (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | |
| NameMap(const NameMap &)=default (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | |
| NameMap(NameMap &&)=default (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | |
| NameMap(JSONLoader &) (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | explicit | 
| Node() (defined in IR::Node) | IR::Node | inline | 
| Node(Util::SourceInfo si) (defined in IR::Node) | IR::Node | inlineexplicit | 
| Node(const Node &other) (defined in IR::Node) | IR::Node | inline | 
| Node(JSONLoader &json) (defined in IR::Node) | IR::Node | explicit | 
| node_type_name() const override (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inlinevirtual | 
| num_children() (defined in IR::Node) | IR::Node | inlinevirtual | 
| only() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| operator!=(const Node &n) const (defined in IR::Node) | IR::Node | inline | 
| operator=(const NameMap &)=default (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | |
| operator=(NameMap &&)=default (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | |
| operator=(const Node &)=default (defined in IR::Node) | IR::Node | |
| operator=(Node &&)=default (defined in IR::Node) | IR::Node | |
| operator==(const Node &a) const override (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inlinevirtual | 
| operator==(const NameMap &a) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| operator[](cstring name) (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| operator[](cstring name) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| prepareSourceInfoForJSON(Util::SourceInfo &si, unsigned *lineNumber, unsigned *columnNumber) const (defined in IR::Node) | IR::Node | protected | 
| print() const (defined in IHasDbPrint) | IHasDbPrint | |
| rbegin() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| rbegin() (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| rend() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| rend() (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| reverse_iterator typedef (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | |
| size() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| sourceInfoJsonObj() const (defined in IR::Node) | IR::Node | |
| sourceInfoToJSON(JSONGenerator &json) const (defined in IR::Node) | IR::Node | |
| srcInfo (defined in IR::Node) | IR::Node | |
| static_type_name() (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inlinestatic | 
| to() noexcept | RTTI::Base | inline | 
| ICastable::to() const noexcept | RTTI::Base | inline | 
| toImpl(TypeId typeId) const noexcept=0 (defined in RTTI::Base) | RTTI::Base | protectedpure virtual | 
| toJSON(JSONGenerator &json) const override (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | virtual | 
| toString() const override (defined in IR::Node) | IR::Node | inlinevirtual | 
| traceCreation() const (defined in IR::Node) | IR::Node | |
| traceVisit(const char *visitor) const (defined in IR::Node) | IR::Node | protected | 
| typeId() const noexcept=0 | RTTI::Base | pure virtual | 
| validate() const (defined in IR::INode) | IR::INode | inlinevirtual | 
| value_type typedef (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | |
| valueEnumerator() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | inline | 
| visit_children(Visitor &v) override (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | virtual | 
| visit_children(Visitor &v) const override (defined in IR::NameMap< T, MAP, COMP, ALLOC >) | IR::NameMap< T, MAP, COMP, ALLOC > | virtual | 
| ~Base()=default (defined in RTTI::Base) | RTTI::Base | virtual | 
| ~ICastable()=default (defined in ICastable) | ICastable | virtual | 
| ~IHasDbPrint()=default (defined in IHasDbPrint) | IHasDbPrint | virtual | 
| ~IHasSourceInfo() (defined in Util::IHasSourceInfo) | Util::IHasSourceInfo | inlinevirtual | 
| ~INode() (defined in IR::INode) | IR::INode | inlinevirtual | 
| ~Node() (defined in IR::Node) | IR::Node | inlinevirtual |