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< BASE::MUTABLE > & > &conns, Wires mask=Wires::All(), NodeSystemInterface::GET_CONNECTIONS_MODE mode=NodeSystemInterface::GET_CONNECTIONS_MODE::CONNECTIONS) constPortFunctions< BASE >
GetConnectionStamp(PORT_DIR direction) constPortFunctions< BASE >
GetConnectionValue(const PortSelector< BASE::MUTABLE > &target, CONNECTION_POSITION position, const InternedId &attr, const DataType &expectedType) constPortFunctions< BASE >
GetConnectionValue(const PortSelector< BASE::MUTABLE > &target, CONNECTION_POSITION position, const InternedId &attr) constPortFunctions< BASE >
GetConnectionValue(const PortSelector< BASE::MUTABLE > &target, CONNECTION_POSITION position, const ATTR &attr) constPortFunctions< BASE >
GetConnectionValues(const PortSelector< BASE::MUTABLE > &target, const ValueReceiver< CONNECTION_POSITION, InternedId, const ConstDataPtr & > &receiver) constPortFunctions< BASE >
GetParent() constPortFunctions< BASE >
GetTopologicalLayer() constPortFunctions< BASE >
GetWires(const PortSelector< BASE::MUTABLE > &target) constPortFunctions< BASE >
InitFromPath(typename PortFunctionsSuper< BASE >::NodeSystemCtorParam system, PATH &&path, NODE_KIND check=NODE_KIND::PORT_MASK)PortFunctions< BASE >
IsPortOfRoot() constPortFunctions< BASE >
IsTopLevelPort() constPortFunctions< BASE >
KINDPortFunctions< BASE >privatestatic
NullValue()MutablePortstatic
ResultFunctions typedefMutablePortFunctions< MutableGNodeBase >
Selector typedefPortFunctions< BASE >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 ATTR &attr, const typename ATTR::ValueType &value, Opt< ChangeList & > list={}) constMutablePortFunctions< MutableGNodeBase >
SetConnectionValue(const MutablePort &target, CONNECTION_POSITION position, const ATTR &attr, 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