Open Search
    MutablePortFunctions< BASE > Member List

    This is the complete list of members for MutablePortFunctions< BASE >, including all inherited members.

    Connect(Result< MutablePort > &&target, Wires modes=WIRE_MODE::CONNECT_DEFAULT, Opt< ChangeList & > list={}) constMutablePortFunctions< BASE >
    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, const InternedId &, const ConstDataPtr & > &receiver) constPortFunctions< BASE >
    GetConstantValue(const T &def=maxon::DefaultValue< const T & >()) constPortFunctions< BASE >
    GetDefaultValue(const T &def=maxon::DefaultValue< const T & >()) constPortFunctions< BASE >
    GetEffectivePortValue() constPortFunctions< BASE >
    GetParent() constPortFunctions< BASE >
    GetPortValue() 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
    ResultFunctions typedefMutablePortFunctions< BASE >
    Selector typedefPortFunctions< BASE >private
    SetConnectionValue(const MutablePort &target, CONNECTION_POSITION position, const InternedId &attr, ForwardingDataPtr &&value, Opt< ChangeList & > list={}) constMutablePortFunctions< BASE >
    SetConnectionValue(const MutablePort &target, CONNECTION_POSITION position, const ATTR &attr, const typename ATTR::ValueType &value, Opt< ChangeList & > list={}) constMutablePortFunctions< BASE >
    SetConnectionValue(const MutablePort &target, CONNECTION_POSITION position, const ATTR &attr, typename ATTR::ValueType &&value, Opt< ChangeList & > list={}) constMutablePortFunctions< BASE >
    SetDefaultValue(T &&value) constMutablePortFunctions< BASE >
    SetPortValue(T &&value) constMutablePortFunctions< BASE >
    SetType(const DataType &dataType) constMutablePortFunctions< BASE >
    SetType() constMutablePortFunctions< BASE >
    Super typedefMutablePortFunctions< BASE >