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