|
HDK
|
This is the complete list of members for UNI_Graph, including all inherited members.
| addChangeCallback(const UNI_Graph::ChangeCallback &cb) | UNI_Graph | |
| addSelectedItem(UNI_SelectableItemID id) | UNI_Graph | |
| canSetName(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| categoryName(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| ChangeCallback typedef | UNI_Graph | |
| ChangeCallbackID typedef | UNI_Graph | |
| childNodes(UNI_NodeID parent_id) const =0 | UNI_Graph | pure virtual |
| childStickyNotes(UNI_NodeID parent_id) const =0 | UNI_Graph | pure virtual |
| childWires(UNI_NodeID parent_id) const =0 | UNI_Graph | pure virtual |
| clearSelection() | UNI_Graph | |
| color(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| color(UNI_StickyNoteID note_id) const =0 | UNI_Graph | pure virtual |
| colorName(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| comment(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| conditionalAddRef() noexcept | UT_IntrusiveRefCounter< UNI_Graph, UNI_GraphDeleter > | inline |
| containerConnectColor(UNI_NodeID parent_id, UNI_ContainerConnectType contype) const =0 | UNI_Graph | pure virtual |
| containerConnectPosition(UNI_NodeID parent_id, UNI_ContainerConnectType contype) const =0 | UNI_Graph | pure virtual |
| copyItems(UNI_NodeID parent_id, const UNI_NodeIDList &node_ids, const UNI_StickyNoteIDList ¬e_ids, std::ostream &os) const =0 | UNI_Graph | pure virtual |
| createNode(UNI_NodeID parent_id, const UT_StringHolder &node_name, const UT_StringHolder &node_type_name, const UT_StringHolder &signature_name=UT_StringHolder())=0 | UNI_Graph | protectedpure virtual |
| createStickyNote(UNI_NodeID parent_id, const UT_StringHolder &name)=0 | UNI_Graph | protectedpure virtual |
| createSubnet(UNI_NodeID parent_id, const UT_StringHolder &subnet_node_name, const UNI_PortIDList &create_input_ports, const UNI_PortIDList &create_output_ports)=0 | UNI_Graph | protectedpure virtual |
| createWire(UNI_PortID src, UNI_PortID dst)=0 | UNI_Graph | protectedpure virtual |
| currentChildNode(UNI_NodeID parent_id) | UNI_Graph | |
| destroy(UNI_NodeID node_id)=0 | UNI_Graph | protectedpure virtual |
| destroy(UNI_WireID wire_id)=0 | UNI_Graph | protectedpure virtual |
| destroy(UNI_StickyNoteID note_id)=0 | UNI_Graph | protectedpure virtual |
| dstPort(UNI_WireID wire_id) const =0 | UNI_Graph | pure virtual |
| dstWires(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| findGraph(UNI_GraphID id) | UNI_Graph | static |
| findInputPortIndex(UNI_NodeID node_id, UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| findNode(UNI_NodeID from_id, const UT_StringRef &path) const =0 | UNI_Graph | pure virtual |
| findOutputPortIndex(UNI_NodeID node_id, UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| findStickyNote(UNI_NodeID from_id, const UT_StringRef &path) const =0 | UNI_Graph | pure virtual |
| findUniqueName(UNI_NodeID parent_id, const UT_StringHolder &name) const =0 | UNI_Graph | pure virtual |
| forceTriggerChangeCallbacks(const UNI_GraphChangeType &add_change_type=UNI_GraphChangeType()) | UNI_Graph | protected |
| graphID() const | UNI_Graph | inline |
| hasDynamicPorts(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| helpURL(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| iconName(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| inputPort(UNI_NodeID node_id, int port_index) const =0 | UNI_Graph | pure virtual |
| inputPorts(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| isBackgroundHidden(UNI_StickyNoteID note_id) const =0 | UNI_Graph | pure virtual |
| isCollapsed(UNI_StickyNoteID note_id) const =0 | UNI_Graph | pure virtual |
| isEditable() const | UNI_Graph | inline |
| isEditable(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| isEditableSubnet(UNI_NodeID parent_id) const =0 | UNI_Graph | pure virtual |
| isEmpty() const =0 | UNI_Graph | pure virtual |
| isItemSelected(UNI_SelectableItemID id) | UNI_Graph | |
| isMultiSignature(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| isNameInUse(UNI_NodeID parent_id, const UT_StringRef &name) const =0 | UNI_Graph | pure virtual |
| isSubnet(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| isValid(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| isValid(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| isValid(UNI_WireID wire_id) const =0 | UNI_Graph | pure virtual |
| isValid(UNI_StickyNoteID note_id) const =0 | UNI_Graph | pure virtual |
| isValidName(const UT_StringRef &name) const =0 | UNI_Graph | pure virtual |
| label(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| name() const =0 | UNI_Graph | pure virtual |
| name(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| name(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| name(UNI_StickyNoteID note_id) const =0 | UNI_Graph | pure virtual |
| numberOfInputPorts(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| numberOfOutputPorts(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| operator=(const UT_IntrusiveRefCounter &) noexcept | UT_IntrusiveRefCounter< UNI_Graph, UNI_GraphDeleter > | inline |
| outerPort(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| outputPort(UNI_NodeID node_id, int port_index) const =0 | UNI_Graph | pure virtual |
| outputPorts(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| ownerNode(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| ownerNode(UNI_StickyNoteID note_id) const =0 | UNI_Graph | pure virtual |
| parentNode(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| parmDialogScript(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| parmOverriddenByConnection(UNI_NodeID node_id, const UT_StringRef &parm_name) const =0 | UNI_Graph | pure virtual |
| parmValue(UNI_NodeID node_id, const UT_StringRef &parm_name) const =0 | UNI_Graph | pure virtual |
| pasteItems(UNI_NodeID parent_id, UNI_NodeIDList &node_ids, UNI_StickyNoteIDList ¬e_ids, std::istream &is, UT_StringMap< UT_StringHolder > *rename_map)=0 | UNI_Graph | protectedpure virtual |
| path(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| path(UNI_StickyNoteID note_id) const =0 | UNI_Graph | pure virtual |
| portAcceptsSubPorts(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| portIsSubPort(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| portKind(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| position(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| position(UNI_StickyNoteID note_id) const =0 | UNI_Graph | pure virtual |
| removeChangeCallback(ChangeCallbackID id) | UNI_Graph | |
| removeSelectedItem(UNI_SelectableItemID id) | UNI_Graph | |
| rootNode() const =0 | UNI_Graph | pure virtual |
| selectedItems() const | UNI_Graph | |
| selectedItemsOfType() const | UNI_Graph | inline |
| setBackgroundHidden(UNI_StickyNoteID note_id, bool hidden)=0 | UNI_Graph | protectedpure virtual |
| setCollapsed(UNI_StickyNoteID note_id, bool collapsed)=0 | UNI_Graph | protectedpure virtual |
| setColor(UNI_NodeID node_id, const UT_Color &clr)=0 | UNI_Graph | protectedpure virtual |
| setColor(UNI_StickyNoteID note_id, const UT_Color &clr)=0 | UNI_Graph | protectedpure virtual |
| setComment(UNI_NodeID node_id, const UT_StringHolder &comment)=0 | UNI_Graph | protectedpure virtual |
| setContainerConnectColor(UNI_NodeID parent_id, UNI_ContainerConnectType contype, const UT_Color &clr)=0 | UNI_Graph | protectedpure virtual |
| setContainerConnectPosition(UNI_NodeID parent_id, UNI_ContainerConnectType contype, const UT_Vector2D &pos)=0 | UNI_Graph | protectedpure virtual |
| setEditable(bool editable) | UNI_Graph | inline |
| setName(UNI_NodeID node_id, const UT_StringHolder &name)=0 | UNI_Graph | protectedpure virtual |
| setName(UNI_PortID port_id, const UT_StringHolder &name)=0 | UNI_Graph | protectedpure virtual |
| setName(UNI_StickyNoteID note_id, const UT_StringHolder &name)=0 | UNI_Graph | protectedpure virtual |
| setParmValue(UNI_NodeID node_id, const UT_StringRef &parm_name, const UNI_ParmValue &value)=0 | UNI_Graph | protectedpure virtual |
| setPosition(UNI_NodeID node_id, const UT_Vector2D &pos)=0 | UNI_Graph | protectedpure virtual |
| setPosition(UNI_StickyNoteID note_id, const UT_Vector2D &pos)=0 | UNI_Graph | protectedpure virtual |
| setSignature(UNI_NodeID node_id, const UT_StringHolder &signature_name)=0 | UNI_Graph | protectedpure virtual |
| setSize(UNI_StickyNoteID note_id, const UT_Vector2D &size)=0 | UNI_Graph | protectedpure virtual |
| setTags(UNI_NodeID node_id, const UT_StringArray &tags)=0 | UNI_Graph | protectedpure virtual |
| setText(UNI_StickyNoteID note_id, const UT_StringHolder &text)=0 | UNI_Graph | protectedpure virtual |
| setTextColor(UNI_StickyNoteID note_id, const UT_Color &clr)=0 | UNI_Graph | protectedpure virtual |
| setTextSize(UNI_StickyNoteID note_id, const float size)=0 | UNI_Graph | protectedpure virtual |
| setWireStyle(UNI_WireStyle wire_style)=0 | UNI_Graph | pure virtual |
| shape(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| signatureName(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| signatures(UNI_NodeID node_id, bool compatible_only, bool force_include_current) const =0 | UNI_Graph | pure virtual |
| size(UNI_StickyNoteID note_id) const =0 | UNI_Graph | pure virtual |
| srcPort(UNI_WireID wire_id) const =0 | UNI_Graph | pure virtual |
| srcWires(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| subnetInputPorts(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| subnetOutputPorts(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| tags(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| text(UNI_StickyNoteID note_id) const =0 | UNI_Graph | pure virtual |
| textColor(UNI_StickyNoteID note_id) const =0 | UNI_Graph | pure virtual |
| textSize(UNI_StickyNoteID note_id) const =0 | UNI_Graph | pure virtual |
| typeName(UNI_NodeID node_id) const =0 | UNI_Graph | pure virtual |
| typeName(UNI_PortID port_id) const =0 | UNI_Graph | pure virtual |
| UNI_Graph() | UNI_Graph | protected |
| UNI_Node class | UNI_Graph | friend |
| UNI_Port class | UNI_Graph | friend |
| UNI_StickyNote class | UNI_Graph | friend |
| UNI_Wire class | UNI_Graph | friend |
| updateDownstreamPortTypes(UNI_NodeID node_id, bool update_node)=0 | UNI_Graph | protectedpure virtual |
| updateDownstreamPortTypes(UNI_PortID port_id, bool update_port)=0 | UNI_Graph | protectedpure virtual |
| use_count() const noexcept | UT_IntrusiveRefCounter< UNI_Graph, UNI_GraphDeleter > | inline |
| UT_IntrusiveRefCounter() noexcept | UT_IntrusiveRefCounter< UNI_Graph, UNI_GraphDeleter > | inline |
| UT_IntrusiveRefCounter(const UT_IntrusiveRefCounter &) noexcept | UT_IntrusiveRefCounter< UNI_Graph, UNI_GraphDeleter > | inline |
| wireDirectlyToContainer() const =0 | UNI_Graph | pure virtual |
| wireStyle() const =0 | UNI_Graph | pure virtual |
| ~UNI_Graph() | UNI_Graph | virtual |
| ~UT_IntrusiveRefCounter() | UT_IntrusiveRefCounter< UNI_Graph, UNI_GraphDeleter > | inlineprotected |