| asOptions() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| categoryName() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| ChildNodeIterator typedef | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | |
| childNodeNames() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| ChildNodeRange typedef | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | |
| childNodeRange() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| childNodes() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| childStickyNotes() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| ChildWireIterator typedef | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | |
| ChildWireRange typedef | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | |
| childWireRange() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| childWires() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| color() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| comment() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| constGraphData() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| createChildNode(const UT_StringRef &child_name=UT_StringRef(), const UT_StringRef &child_type=UT_StringRef(), const UT_StringRef &child_category=UT_StringRef()) const | UN_Node | inline |
| createChildStickyNote(const UT_StringRef ¬e_name=UT_StringRef(), const UT_StringRef ¬e_text=UT_StringRef()) const | UN_Node | inline |
| createInputPort(const UT_StringRef &port_name=UT_StringRef(), const UT_StringRef &port_type_name=UN_UNDEFINED_PORT_TYPE_NAME.asRef(), const UT_StringRef &port_label=UT_StringRef(), const UT_Optional< exint > &index=std::nullopt) const | UN_Node | inline |
| createOutputPort(const UT_StringRef &port_name=UT_StringRef(), const UT_StringRef &port_type_name=UN_UNDEFINED_PORT_TYPE_NAME.asRef(), const UT_StringRef &port_label=UT_StringRef(), const UT_Optional< exint > &index=std::nullopt) const | UN_Node | inline |
| createParm(const UT_StringRef &parm_name, const UT_StringRef &parm_type_name=UN_UNDEFINED_PARM_TYPE_NAME.asRef()) const | UN_Node | inline |
| createPort(UN_PortKind port_kind, const UT_StringRef &port_name=UT_StringRef(), const UT_StringRef &port_type_name=UN_UNDEFINED_PORT_TYPE_NAME.asRef(), const UT_StringRef &port_label=UT_StringRef(), const UT_Optional< exint > &index=std::nullopt) const | UN_Node | inline |
| dataID() const | UN_ConstHandle | inline |
| deleteChildNode(const UT_StringRef &child_name) const | UN_Node | inline |
| deleteChildStickyNote(const UT_StringRef &sticky_note_name) const | UN_Node | inline |
| DescendantNodeIterator typedef | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | |
| DescendantNodeRange typedef | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | |
| descendantNodeRange() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| DescendantWireIterator typedef | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | |
| DescendantWireRange typedef | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | |
| descendantWireRange() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| destroy() const | UN_Node | inline |
| findChildNode(const UT_StringRef &child_name) const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| findChildStickyNote(const UT_StringRef &child_name) const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| findInputPort(const UT_StringRef &port_name) const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| findNode(const UT_StringRef &node_path) const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| findOrCreateInputPort(const UT_StringRef &port_name, const UT_StringRef &port_type_name=UN_UNDEFINED_PORT_TYPE_NAME.asRef(), const UT_StringRef &port_label=UT_StringRef()) const | UN_Node | inline |
| findOrCreateOutputPort(const UT_StringRef &port_name, const UT_StringRef &port_type_name=UN_UNDEFINED_PORT_TYPE_NAME.asRef(), const UT_StringRef &port_label=UT_StringRef()) const | UN_Node | inline |
| findOrCreatePort(UN_PortKind port_kind, const UT_StringRef &port_name, const UT_StringRef &port_type_name=UN_UNDEFINED_PORT_TYPE_NAME.asRef(), const UT_StringRef &port_label=UT_StringRef()) const | UN_Node | inline |
| findOutputPort(const UT_StringRef &port_name) const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| findParm(const UT_StringRef &parm_name) const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| findPort(UN_PortKind port_kind, const UT_StringRef &port_name) const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| findValidUniqueChildNodeName(const UT_StringRef &child_name) const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| graph() const | UN_Node | |
| graphData() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| inputPortNames() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| inputPortRange() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| inputPortReverseRange() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| inputPorts() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| inputPortTypeNames() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| isAnyInputPortConnectedToSrc() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| isAnyOutputPortConnectedToDst() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| isNumericallyValid() const | UN_ConstHandle | inlineprotected |
| isSubnet() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| isValid() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| metadata() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| name() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| nodeID() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| nonRootParent() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| operator bool() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inlineexplicit |
| operator!=(const UN_Node &other) const | UN_Node | inline |
| UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire >::operator!=(const UN_ConstHandle &other) const | UN_ConstHandle | inlineprotected |
| operator==(const UN_Node &other) const | UN_Node | inline |
| UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire >::operator==(const UN_ConstHandle &other) const | UN_ConstHandle | inlineprotected |
| outputPortNames() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| outputPortRange() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| outputPortReverseRange() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| outputPorts() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| outputPortTypeNames() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| parent() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| ParmIterator typedef | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | |
| parmNames() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| parmRange() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| ParmRange typedef | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | |
| parms() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| parmTypeNames() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| path() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| PortIterator typedef | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | |
| portNames(UN_PortKind port_kind) const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| portRange(UN_PortKind port_kind) const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| PortRange typedef | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | |
| PortReverseIterator typedef | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | |
| PortReverseRange typedef | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | |
| portReverseRange(UN_PortKind port_kind) const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| ports(UN_PortKind port_kind) const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| portTypeNames(UN_PortKind port_kind) const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| position() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| setColor(const UT_Color &color) const | UN_Node | inline |
| setComment(const UT_StringRef &comment) const | UN_Node | inline |
| setFromOptions(const UN_Options &node_opts) const | UN_Node | inline |
| setMetadata(const UN_MetadataHolder &metadata) const | UN_Node | inline |
| setMetadata(UN_MetadataHolder &&metadata) const | UN_Node | inline |
| setName(const UT_StringRef &name) const | UN_Node | inline |
| setPosition(const UT_Vector2D &position) const | UN_Node | inline |
| setSignature(const UT_StringRef &signature_name) const | UN_Node | inline |
| setTags(const UT_StringArray &tags) const | UN_Node | inline |
| setTags(UT_StringArray &&tags) const | UN_Node | inline |
| setTypeName(const UT_StringRef &type_name) const | UN_Node | inline |
| signatureName() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| stealMetadata() const | UN_Node | inline |
| stealTags() const | UN_Node | inline |
| tags() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| typeName() const | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inline |
| UN_ConstHandle() | UN_ConstHandle | inline |
| UN_ConstHandle(const UN_GraphData *graph_data, UN_DataID data_id) | UN_ConstHandle | inline |
| UN_Handle() | UN_Handle | inline |
| UN_Handle(UN_GraphData *graph_data, UN_DataID data_id) | UN_Handle | inline |
| UN_Node()=default | UN_Node | |
| UN_Node(UN_GraphData *graph_data, UN_NodeID node_id) | UN_Node | inline |
| UN_NodeBase()=default | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | protected |
| UN_NodeBase(UN_GraphData *graph_data, UN_NodeID node_id) | UN_NodeBase< UN_Handle, UN_GraphData, UN_Node, UN_Parm, UN_Port, UN_StickyNote, UN_Wire > | inlineprotected |
| updateMetadata(const OP &op) const | UN_Node | inline |
| updateMetadata(const UT_StringHolder &key, UT_OptionEntryPtr &&value) | UN_Node | inline |
| updateTags(const OP &op) const | UN_Node | inline |