HDK
|
This is the complete list of members for UN_Graph, including all inherited members.
AllNodeIterator typedef | UN_Graph | |
AllNodeRange typedef | UN_Graph | |
allNodeRange() const | UN_Graph | |
AllWireIterator typedef | UN_Graph | |
AllWireRange typedef | UN_Graph | |
allWireRange() const | UN_Graph | |
asOptions() const | UN_Graph | |
createNode(const UT_StringRef &name=UT_StringRef(), const UT_StringRef &type=UT_StringRef(), const UT_StringRef &category=UT_StringRef()) const | UN_Graph | |
deleteNode(const UT_StringRef &node_name) const | UN_Graph | |
findNode(const UT_StringRef &node_name) const | UN_Graph | |
findUniqueNodeName(const UT_StringRef &name=UT_StringRef()) const | UN_Graph | |
isValid() const | UN_Graph | inline |
NodeIterator typedef | UN_Graph | |
nodeNames() const | UN_Graph | |
NodeRange typedef | UN_Graph | |
nodeRange() const | UN_Graph | |
operator bool() const | UN_Graph | inlineexplicit |
operator!=(const UN_Graph &other) const | UN_Graph | inline |
operator=(const UN_Graph &) | UN_Graph | |
operator=(UN_Graph &&) | UN_Graph | |
operator==(const UN_Graph &other) const | UN_Graph | inline |
rootNode() const | UN_Graph | |
setFromOptions(const UT_Options &graph_opts) const | UN_Graph | |
UN_Graph() | UN_Graph | |
UN_Graph(UN_GraphData *graph_data) | UN_Graph | |
UN_Graph(const UN_Graph &) | UN_Graph | |
UN_Graph(UN_Graph &&) | UN_Graph | |
WireIterator typedef | UN_Graph | |
wireRange() const | UN_Graph | |
WireRange typedef | UN_Graph | |
~UN_Graph() | UN_Graph |