HDK
|
This is the complete list of members for UN_Node, including all inherited members.
asOptions() const | UN_Node | |
categoryName() const | UN_Node | |
ChildIterator typedef | UN_Node | |
childNames() const | UN_Node | |
ChildRange typedef | UN_Node | |
childRange() const | UN_Node | |
ChildWireIterator typedef | UN_Node | |
ChildWireRange typedef | UN_Node | |
childWireRange() const | UN_Node | |
createChild(const UT_StringRef &child_name=UT_StringRef(), const UT_StringRef &child_type=UT_StringRef(), const UT_StringRef &child_category=UT_StringRef()) const | UN_Node | |
createInputPort(const UT_StringRef &port_name, const UT_StringRef &port_type_name=UN_UNDEFINED_PORT_TYPE_NAME.asRef()) const | UN_Node | inline |
createOutputPort(const UT_StringRef &port_name, const UT_StringRef &port_type_name=UN_UNDEFINED_PORT_TYPE_NAME.asRef()) 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 | |
createPort(UN_PortKind port_kind, const UT_StringRef &port_name, const UT_StringRef &port_type_name=UN_UNDEFINED_PORT_TYPE_NAME.asRef()) const | UN_Node | |
dataID() const | UN_Handle | inline |
deleteChild(const UT_StringRef &child_name) const | UN_Node | |
DescendantIterator typedef | UN_Node | |
DescendantRange typedef | UN_Node | |
descendantRange() const | UN_Node | |
DescendantWireIterator typedef | UN_Node | |
DescendantWireRange typedef | UN_Node | |
descendantWireRange() const | UN_Node | |
destroy() const | UN_Node | |
findChild(const UT_StringRef &child_name) const | UN_Node | |
findInputPort(const UT_StringRef &port_name) const | UN_Node | inline |
findOutputPort(const UT_StringRef &port_name) const | UN_Node | inline |
findParm(const UT_StringRef &parm_name) const | UN_Node | |
findPort(UN_PortKind port_kind, const UT_StringRef &port_name) const | UN_Node | |
findUniqueChildName(const UT_StringRef &name) const | UN_Node | |
graph() const | UN_Node | |
graphData() const | UN_Handle | inlineprotected |
hasAnyInputPortSrcWires() const | UN_Node | |
hasAnyOutputPortDstWires() const | UN_Node | |
inputPortNames() const | UN_Node | inline |
inputPortRange() const | UN_Node | inline |
isSubnet() const | UN_Node | |
isValid() const | UN_Node | |
name() const | UN_Node | |
nodeData() const | UN_Node | protected |
nodeID() const | UN_Node | inline |
operator bool() const | UN_Node | inlineexplicit |
operator!=(const UN_Node &other) const | UN_Node | inline |
UN_Handle::operator!=(const UN_Handle &other) const | UN_Handle | inline |
operator=(const UN_Node &) | UN_Node | |
operator=(UN_Node &&) | UN_Node | |
UN_Handle::operator=(const UN_Handle &)=default | UN_Handle | |
UN_Handle::operator=(UN_Handle &&)=default | UN_Handle | |
operator==(const UN_Node &other) const | UN_Node | inline |
UN_Handle::operator==(const UN_Handle &other) const | UN_Handle | inline |
outputPortNames() const | UN_Node | inline |
outputPortRange() const | UN_Node | inline |
parent() const | UN_Node | |
ParmIterator typedef | UN_Node | |
parmNames() const | UN_Node | |
ParmRange typedef | UN_Node | |
parmRange() const | UN_Node | |
PortIterator typedef | UN_Node | |
portNames(UN_PortKind port_kind) const | UN_Node | |
portRange(UN_PortKind port_kind) const | UN_Node | |
PortRange typedef | UN_Node | |
setCategoryName(const UT_StringRef &category) const | UN_Node | |
setFromOptions(const UT_Options &node_opts) const | UN_Node | |
setName(const UT_StringRef &name) const | UN_Node | |
setTypeName(const UT_StringRef &type_name) const | UN_Node | |
typeName() const | UN_Node | |
UN_Handle(UN_GraphData *graph_data, UN_DataID data_id) | UN_Handle | inline |
UN_Handle() | UN_Handle | inline |
UN_Handle(const UN_Handle &)=default | UN_Handle | |
UN_Handle(UN_Handle &&)=default | UN_Handle | |
UN_Node(UN_GraphData *graph_data, UN_NodeID node_id) | UN_Node | |
UN_Node() | UN_Node | |
UN_Node(const UN_Node &) | UN_Node | |
UN_Node(UN_Node &&) | UN_Node | |
~UN_Handle()=default | UN_Handle | |
~UN_Node() | UN_Node |