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={}) const | MutablePortFunctions< 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) const | PortFunctions< BASE > | |
GetConnectionStamp(PORT_DIR direction) const | PortFunctions< BASE > | |
GetConnectionValue(const PortSelector< BASE::MUTABLE > &target, CONNECTION_POSITION position, const InternedId &attr, const DataType &expectedType) const | PortFunctions< BASE > | |
GetConnectionValue(const PortSelector< BASE::MUTABLE > &target, CONNECTION_POSITION position, const InternedId &attr) const | PortFunctions< BASE > | |
GetConnectionValue(const PortSelector< BASE::MUTABLE > &target, CONNECTION_POSITION position, const ATTR &attr) const | PortFunctions< BASE > | |
GetConnectionValues(const PortSelector< BASE::MUTABLE > &target, const ValueReceiver< CONNECTION_POSITION, InternedId, const ConstDataPtr & > &receiver) const | PortFunctions< BASE > | |
GetParent() const | PortFunctions< BASE > | |
GetTopologicalLayer() const | PortFunctions< BASE > | |
GetWires(const PortSelector< BASE::MUTABLE > &target) const | PortFunctions< BASE > | |
InitFromPath(typename PortFunctionsSuper< BASE >::NodeSystemCtorParam system, PATH &&path, NODE_KIND check=NODE_KIND::PORT_MASK) | PortFunctions< BASE > | |
IsPortOfRoot() const | PortFunctions< BASE > | |
IsTopLevelPort() const | PortFunctions< BASE > | |
KIND | PortFunctions< BASE > | privatestatic |
NullValue() | MutablePort | static |
ResultFunctions typedef | MutablePortFunctions< MutableGNodeBase > | |
Selector typedef | PortFunctions< BASE > | private |
SetConnectionValue(const MutablePort &target, CONNECTION_POSITION position, const InternedId &attr, ForwardingDataPtr &&value, Opt< ChangeList & > list={}) const | MutablePortFunctions< MutableGNodeBase > | |
SetConnectionValue(const MutablePort &target, CONNECTION_POSITION position, const ATTR &attr, const typename ATTR::ValueType &value, Opt< ChangeList & > list={}) const | MutablePortFunctions< MutableGNodeBase > | |
SetConnectionValue(const MutablePort &target, CONNECTION_POSITION position, const ATTR &attr, typename ATTR::ValueType &&value, Opt< ChangeList & > list={}) const | MutablePortFunctions< MutableGNodeBase > | |
SetDefaultValue(T &&value) const | MutablePortFunctions< MutableGNodeBase > | |
SetType(const DataType &dataType) const | MutablePortFunctions< MutableGNodeBase > | |
SetType() const | MutablePortFunctions< MutableGNodeBase > | |
Super typedef | MutablePort | |
ToImmutable() const | MutablePort |