Open Search
    GraphNode Member List

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

    __attribute__((always_inline)) explicit Protected(ARGS &&... args)Protected< SUPER >
    AddPort(const Id &name) constGraphNodeFunctions< Protected< GraphNodeBase > >
    AddPort(const InternedId &name) constGraphNodeFunctions< Protected< GraphNodeBase > >
    AddPorts(Int index, Int count) constGraphNodeFunctions< Protected< GraphNodeBase > >
    ChangeValue(const InternedId &attr, const SubDataOperation &op, const SubDataPathBlock &path, ForwardingDataPtr &&value)GraphNodeFunctions< Protected< GraphNodeBase > >
    Connect(const GraphNode &target, Wires modes=WIRE_MODE::CONNECT_DEFAULT, Bool reverse=false) constGraphNodeFunctions< Protected< GraphNodeBase > >
    Connect(const Result< typename SFINAEHelper< GraphNode, Protected< GraphNodeBase > >::type > &target, Wires modes=WIRE_MODE::CONNECT_DEFAULT, Bool reverse=false) constGraphNodeFunctions< Protected< GraphNodeBase > >
    CopyConnectionsFrom(const GraphNode &source, PORT_DIR direction, Bool includeInner) constGraphNodeFunctions< Protected< GraphNodeBase > >
    CopyValuesFrom(const GraphNode &source, Bool includeInner) constGraphNodeFunctions< Protected< GraphNodeBase > >
    FindChild(const InternedId &name) constGraphNodeFunctions< Protected< GraphNodeBase > >
    FindChild(const Id &name) constGraphNodeFunctions< Protected< GraphNodeBase > >
    FindChild(NODE_KIND mask) constGraphNodeFunctions< Protected< GraphNodeBase > >
    FindInnerNode(const PathBlock &relativePath) constGraphNodeFunctions< Protected< GraphNodeBase > >
    FindPort(const InternedId &name) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetAncestor(NODE_KIND mask) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetAttributeModificationsSince(TimeStamp stamp, const ValueReceiver< InternedId, ConstDataPtr > &receiver) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetAttributeStamp(const InternedId &attr) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetBase() constGraphNode
    GetBase()GraphNode
    GetBaseValues(const InternedId &attr, const DataType &expectedType, const ValueReceiver< const ConstDataPtr &, Int > &valueReceiver) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetChildren(const ValueReceiver< const GraphNode & > &callback, NODE_KIND mask=NODE_KIND::ALL_MASK) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetConnections(PORT_DIR dir, const ValueReceiver< const GraphConnection & > &conns, Wires mask=Wires::All(), GraphModelInterface::GET_CONNECTIONS_MODE mode=GraphModelInterface::GET_CONNECTIONS_MODE::CONNECTIONS) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetConnectionStamp(PORT_DIR direction) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetConnectionValue(const GraphNode &target, CONNECTION_POSITION position, const InternedId &attr, const DataType &expectedType, Bool reverse=false) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetConnectionValue(const GraphNode &target, CONNECTION_POSITION position, const InternedId &attr, Bool reverse=false) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetConnectionValue(const GraphNode &target, CONNECTION_POSITION position, const ATTR &attr, Bool reverse=false) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetConnectionValues(const GraphNode &target, const ValueReceiver< CONNECTION_POSITION, const InternedId &, const ConstDataPtr & > &receiver) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetConstantValue(const T &def=maxon::DefaultValue< const T & >()) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetDefaultValue(const T &def=maxon::DefaultValue< const T & >()) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetEffectivePortValue() constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetGraph() constGraphNode
    GetHashCode() constGraphNode
    GetId() constGraphNode
    GetInnerNodes(NODE_KIND mask, Bool includeThis, const ValueReceiver< const GraphNode & > &receiver) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetInputs() constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetKind() constGraphNode
    GetMessageFlags(const InternedId &attr) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetMessages(const InternedId &attr, const ValueReceiver< const GraphMessage & > &receiver) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetOutputs() constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetParent() constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetPath() constGraphNode
    GetPortList(PORT_DIR dir) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetPortValue() constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetStoredValue(const InternedId &attr, const DataType &expectedType) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetStoredValue() constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetStoredValue(const ATTR &attr) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetUniqueHashCode() constGraphNode
    GetValue(const InternedId &attr, const DataType &expectedType) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetValue(const InternedId &attr) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetValue() constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetValue(const ATTR &attr) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetValues(GraphAttributeInterface::FLAGS mask, GraphAttributeMap &map) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GetWires(const GraphNode &target) constGraphNodeFunctions< Protected< GraphNodeBase > >
    GraphModelInterface classGraphNodefriend
    GraphNode()=defaultGraphNode
    GraphNode(GraphNode &&src)GraphNode
    GraphNode(const GraphNode &src)GraphNode
    GraphNodeBase classGraphNodefriend
    GraphNodeFunctions()=defaultGraphNodeFunctions< Protected< GraphNodeBase > >
    GraphNodeFunctions(ARG &&arg)GraphNodeFunctions< Protected< GraphNodeBase > >explicit
    GraphNodeFunctions< GraphNodeResultBase< ResultBase< GraphNode > > > classGraphNodefriend
    GraphNodeFunctions< Protected< GraphNodeBase > > classGraphNodefriend
    InheritValue(const InternedId &attr) constGraphNodeFunctions< Protected< GraphNodeBase > >
    IsConnectable(const GraphNode &target) constGraphNodeFunctions< Protected< GraphNodeBase > >
    IsInner() constGraphNode
    IsPopulated() constGraphNode
    IsRoot() constGraphNode
    IsValid() constGraphNode
    MAXON_OPERATOR_COPY_ASSIGNMENT(GraphNode)GraphNode
    MAXON_OPERATOR_MOVE_ASSIGNMENT(GraphNode)GraphNode
    operator const NodePath &() constGraphNode
    operator!=(const GraphNode &other) constGraphNode
    operator==(const GraphNode &other) constGraphNode
    Remove() constGraphNodeFunctions< Protected< GraphNodeBase > >
    RemoveConnections(PORT_DIR dir, Wires mask=Wires::All(WIRE_MODE::FULL_MASK)) constGraphNodeFunctions< Protected< GraphNodeBase > >
    RemovePorts(const Block< const InternedId > &ports) constGraphNodeFunctions< Protected< GraphNodeBase > >
    RemoveValue(const InternedId &attr) constGraphNodeFunctions< Protected< GraphNodeBase > >
    Reset()GraphNode
    ResultFunctions typedefGraphNodeprivate
    SetConnectionValue(const GraphNode &target, CONNECTION_POSITION position, const InternedId &attr, ForwardingDataPtr &&value) constGraphNodeFunctions< Protected< GraphNodeBase > >
    SetConnectionValue(const GraphNode &target, CONNECTION_POSITION position, const ATTR &attr, const typename ATTR::ValueType &value) constGraphNodeFunctions< Protected< GraphNodeBase > >
    SetConnectionValue(const GraphNode &target, CONNECTION_POSITION position, const ATTR &attr, typename ATTR::ValueType &&value) constGraphNodeFunctions< Protected< GraphNodeBase > >
    SetDefaultValue(T &&value) constGraphNodeFunctions< Protected< GraphNodeBase > >
    SetPortValue(T &&value) constGraphNodeFunctions< Protected< GraphNodeBase > >
    SetValue(const InternedId &attr, ForwardingDataPtr &&value, Bool checkAndInvalidate=true) constGraphNodeFunctions< Protected< GraphNodeBase > >
    SetValue(const ATTR &attr, const typename ATTR::ValueType &value) constGraphNodeFunctions< Protected< GraphNodeBase > >
    SetValue(const ATTR &attr, typename ATTR::ValueType &&value) constGraphNodeFunctions< Protected< GraphNodeBase > >
    SetValue(const typename ATTR::ValueType &value) constGraphNodeFunctions< Protected< GraphNodeBase > >
    SetValue(typename ATTR::ValueType &&value) constGraphNodeFunctions< Protected< GraphNodeBase > >
    ToString(const FormatStatement *fs=nullptr) constGraphNode
    TouchValue(const InternedId &attr) constGraphNodeFunctions< Protected< GraphNodeBase > >
    ~GraphNode()GraphNode