MutablePort Member List

This is the complete list of members for MutablePort, including all inherited members.

Connect(Result< MutablePort > &&target, Wires modes=WIRE_MODE::CONNECT_DEFAULT, Opt< ChangeList & > list={}) constMutablePortFunctions< MutableGNodeBase >
GetConnections(PORT_DIR dir, const ValueReceiver< const ConnectionSelector< MutableGNodeBase ::MUTABLE > & > &conns, Wires mask=Wires::All(), NodeSystemInterface::GET_CONNECTIONS_MODE mode=NodeSystemInterface::GET_CONNECTIONS_MODE::CONNECTIONS) constPortFunctions< MutableGNodeBase >
GetConnectionStamp(PORT_DIR direction) constPortFunctions< MutableGNodeBase >
GetConnectionValue(const PortSelector< MutableGNodeBase ::MUTABLE > &target, CONNECTION_POSITION position, const InternedId &attr, const DataType &expectedType) constPortFunctions< MutableGNodeBase >
GetConnectionValue(const PortSelector< MutableGNodeBase ::MUTABLE > &target, CONNECTION_POSITION position, const InternedId &attr) constPortFunctions< MutableGNodeBase >
GetConnectionValue(const PortSelector< MutableGNodeBase ::MUTABLE > &target, CONNECTION_POSITION position) constPortFunctions< MutableGNodeBase >
GetConnectionValues(const PortSelector< MutableGNodeBase ::MUTABLE > &target, const ValueReceiver< CONNECTION_POSITION, InternedId, const ConstDataPtr & > &receiver) constPortFunctions< MutableGNodeBase >
GetParent() constPortFunctions< MutableGNodeBase >
GetTopologicalOrder() constPortFunctions< MutableGNodeBase >
GetWires(const PortSelector< MutableGNodeBase ::MUTABLE > &target) constPortFunctions< MutableGNodeBase >
InitFromPath(typename PortFunctionsSuper< MutableGNodeBase >::NodeSystemCtorParam system, const NodePath &path, NODE_KIND check=NODE_KIND::PORT_MASK)PortFunctions< MutableGNodeBase >
IsPortOfRoot() constPortFunctions< MutableGNodeBase >
IsTopLevelPort() constPortFunctions< MutableGNodeBase >
KINDPortFunctions< MutableGNodeBase >privatestatic
NullValue()MutablePortstatic
ResultFunctions typedefMutablePortFunctions< MutableGNodeBase >
Selector typedefPortFunctions< MutableGNodeBase >private
SetConnectionValue(const MutablePort &target, CONNECTION_POSITION position, const InternedId &attr, ForwardingDataPtr &&value, Opt< ChangeList & > list={}) constMutablePortFunctions< MutableGNodeBase >
SetConnectionValue(const MutablePort &target, CONNECTION_POSITION position, const typename ATTR::ValueType &value, Opt< ChangeList & > list={}) constMutablePortFunctions< MutableGNodeBase >
SetConnectionValue(const MutablePort &target, CONNECTION_POSITION position, typename ATTR::ValueType &&value, Opt< ChangeList & > list={}) constMutablePortFunctions< MutableGNodeBase >
SetDefaultValue(T &&value) constMutablePortFunctions< MutableGNodeBase >
SetType(const DataType &dataType) constMutablePortFunctions< MutableGNodeBase >
SetType() constMutablePortFunctions< MutableGNodeBase >
Super typedefMutablePort
ToImmutable() constMutablePort