MutableRoot Member List

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

AddBase(const NodeSystem &other) constMutableRoot
AddChild(const Id &childId, const Result< NodeSystem > &base, Opt< ChangeList & > list={}) constMutableRoot
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={}) constMutableRoot
Apply(const ChangeList &toApply, Bool inverse, Opt< ChangeList & > track={}) constMutableRoot
CopyFrom(const MutableRoot &src)MutableRoot
EndModification(Opt< ChangeList & > list={}, NodeSystem::FINALIZE_FLAGS finalize=NodeSystem::FINALIZE_FLAGS::CLEANUP)MutableRoot
FindChild(const InternedId &name) constNodeFunctions< MutableGNodeBase >private
FindChild(const Id &name) constNodeFunctions< MutableGNodeBase >private
FindInnerNode(const NODE &baseInner) constNodeFunctions< MutableGNodeBase >private
GetChildren() constNodeFunctions< MutableGNodeBase >private
GetInputs() constNodeFunctions< MutableGNodeBase >private
GetOutputs() constNodeFunctions< MutableGNodeBase >private
GetParent() constNodeFunctions< MutableGNodeBase >private
GetPortList(PORT_DIR dir) constNodeFunctions< MutableGNodeBase >private
InitFromPath(typename maxon::nodes::details::NodeFunctionsSuper< MutableGNodeBase >::NodeSystemCtorParam system, const NodePath &path)NodeFunctions< MutableGNodeBase >private
Iterator typedefNodeFunctions< MutableGNodeBase >private
KIND_MASKNodeFunctions< MutableGNodeBase >privatestatic
MAXON_DISALLOW_COPY_AND_ASSIGN(MutableRoot)MutableRoot
MAXON_OPERATOR_MOVE_ASSIGNMENT(MutableRoot)MutableRoot
Merge(const NodeSystem &other, Opt< ChangeList & > list={}) constMutableRoot
MoveToGroup(MutableRoot &groupRoot, const Id &groupId, const Block< const InternedId > &selection, Opt< ChangeList & > list={}) constMutableRoot
MoveToNodeSystem(Opt< ChangeList & > list={})MutableNodeprivate
MutableRoot()=defaultMutableRoot
MutableRoot(MutableRoot &&src)MutableRoot
MutableRoot(NodeSystem &&system)MutableRootexplicitprivate
NodeSystemImpl classMutableRootfriend
NodeSystemInterface classMutableRootfriend
NullValue()MutableRootstatic
operator!=(const MutableRoot &other) constMutableRoot
operator=(std::nullptr_t)MutableRoot
operator==(const MutableRoot &other) constMutableRoot
ReplaceBase(const NodeSystem &base, Opt< ChangeList & > list={}) constMutableRoot
ReplaceChild(const InternedId &childId, const NodeSystem &base, Opt< ChangeList & > list={}) constMutableRoot
Reset()MutableRoot
ResultFunctions typedefMutableNodeFunctions< MutableGNodeBase >private
Selector typedefNodeFunctions< MutableGNodeBase >private
SetDerivationHandler(const NodeSystemDerivationHandler &handler) constMutableRoot
SetTemplate(const InstantiationTrace &trace, const NodeTemplate &templ, const TemplateArguments &args) constMutableRoot
Super typedefMutableNodeprivate
ToImmutable() constMutableNodeprivate
ToNode() constMutableRoot
ToString(const FormatStatement *fs=nullptr) constMutableRoot
Ungroup(Opt< ChangeList & > list={})MutableNodeprivate
Validate(Opt< ChangeList & > list={}) constMutableRoot
ValidatePorts(Opt< ChangeList & > list={}) constMutableRoot
ValidateTopology() constMutableRoot
~MutableRoot()MutableRoot