This is the complete list of members for MutableRoot, including all inherited members.
| AddBase(const NodeSystem &other) const | MutableRoot | |
| AddChild(const Id &childId, const Result< NodeSystem > &base, Opt< ChangeList & > list={}) const | MutableRoot | |
| AddChild(const Id &childId, const Result< NodeTemplate > &templ, const TemplateArguments &args=maxon::NullValue< const TemplateArguments & >(), const AssetRepositoryRef &lookup=maxon::NullValue< const AssetRepositoryRef & >(), Opt< ChangeList & > list={}) const | MutableRoot | |
| Apply(const ChangeList &toApply, Bool inverse, Opt< ChangeList & > track={}) const | MutableRoot | |
| CopyFrom(const MutableRoot &src) | MutableRoot | |
| EndModification(Opt< ChangeList & > list={}, NodeSystem::FINALIZE_FLAGS finalize=NodeSystem::FINALIZE_FLAGS::CLEANUP) | MutableRoot | |
| FindChild(const InternedId &name) const | NodeFunctions< MutableGNodeBase > | private |
| FindChild(const Id &name) const | NodeFunctions< MutableGNodeBase > | private |
| FindInnerNode(const NODE &baseInner) const | NodeFunctions< MutableGNodeBase > | private |
| GetChildren() const | NodeFunctions< MutableGNodeBase > | private |
| GetInputs() const | NodeFunctions< MutableGNodeBase > | private |
| GetOutputs() const | NodeFunctions< MutableGNodeBase > | private |
| GetParent() const | NodeFunctions< MutableGNodeBase > | private |
| GetPortList(PORT_DIR dir) const | NodeFunctions< MutableGNodeBase > | private |
| InitFromPath(typename maxon::nodes::details::NodeFunctionsSuper< MutableGNodeBase >::NodeSystemCtorParam system, const NodePath &path) | NodeFunctions< MutableGNodeBase > | private |
| Iterator typedef | NodeFunctions< MutableGNodeBase > | private |
| KIND_MASK | NodeFunctions< MutableGNodeBase > | privatestatic |
| MAXON_DISALLOW_COPY_AND_ASSIGN(MutableRoot) | MutableRoot | |
| MAXON_OPERATOR_MOVE_ASSIGNMENT(MutableRoot) | MutableRoot | |
| Merge(const NodeSystem &other, Opt< ChangeList & > list={}) const | MutableRoot | |
| MoveToGroup(MutableRoot &groupRoot, const Id &groupId, const Block< const InternedId > &selection, Opt< ChangeList & > list={}) const | MutableRoot | |
| MoveToNodeSystem(Opt< ChangeList & > list={}) | MutableNode | private |
| MutableRoot()=default | MutableRoot | |
| MutableRoot(MutableRoot &&src) | MutableRoot | |
| MutableRoot(NodeSystem &&system) | MutableRoot | explicitprivate |
| NodeSystemImpl class | MutableRoot | friend |
| NodeSystemInterface class | MutableRoot | friend |
| NullValue() | MutableRoot | static |
| operator!=(const MutableRoot &other) const | MutableRoot | |
| operator=(std::nullptr_t) | MutableRoot | |
| operator==(const MutableRoot &other) const | MutableRoot | |
| ReplaceBase(const NodeSystem &base, Opt< ChangeList & > list={}) const | MutableRoot | |
| ReplaceChild(const InternedId &childId, const NodeSystem &base, Opt< ChangeList & > list={}) const | MutableRoot | |
| Reset() | MutableRoot | |
| ResultFunctions typedef | MutableNodeFunctions< MutableGNodeBase > | private |
| Selector typedef | NodeFunctions< MutableGNodeBase > | private |
| SetDerivationHandler(const NodeSystemDerivationHandler &handler) const | MutableRoot | |
| SetTemplate(const InstantiationTrace &trace, const NodeTemplate &templ, const TemplateArguments &args) const | MutableRoot | |
| Super typedef | MutableNode | private |
| ToImmutable() const | MutableNode | private |
| ToNode() const | MutableRoot | |
| ToString(const FormatStatement *fs=nullptr) const | MutableRoot | |
| Ungroup(Opt< ChangeList & > list={}) | MutableNode | private |
| Validate(Opt< ChangeList & > list={}) const | MutableRoot | |
| ValidatePorts(Opt< ChangeList & > list={}) const | MutableRoot | |
| ValidateTopology() const | MutableRoot | |
| ~MutableRoot() | MutableRoot |