MutableGNode Member List

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

ChangeValue(const InternedId &attr, const SubDataOperation &op, const SubDataPathBlock &path, ForwardingDataPtr &&value, Opt< ChangeList & > list={}) constMutableGNodeFunctions< MutableGNodeBase >
FindChild(const InternedId &name, NODE_KIND mask) constGNodeFunctions< BASE >
FindInnerNode(const PathBlock &relativePath) constGNodeFunctions< BASE >
GetAllBases(const ValueReceiver< const NodeSystem & > &receiver) constGNodeFunctions< BASE >
GetAllTemplates(const ValueReceiver< const NodeTemplate & > &receiver) constGNodeFunctions< BASE >
GetAttributeModificationsSince(TimeStamp stamp, const ValueReceiver< InternedId, ConstDataPtr > &receiver) constGNodeFunctions< BASE >
GetAttributeStamp(const InternedId &attr) constGNodeFunctions< BASE >
GetBase() constGNodeFunctions< BASE >
GetBases() constGNodeFunctions< BASE >
GetBaseValues(const InternedId &attr, const DataType &expectedType, const ValueReceiver< const ConstDataPtr &, Int > &receiver) constGNodeFunctions< BASE >
GetConstantValue(const T &def=maxon::NullValue< const T & >()) constGNodeFunctions< BASE >
GetDefaultValue(const T &def=maxon::NullValue< const T & >()) constGNodeFunctions< BASE >
GetDerivationHandler() constGNodeFunctions< BASE >
GetInnerNodes(NODE_KIND mask, Bool includeThis, const ValueReceiver< const GNodeSelector< BASE::MUTABLE > & > &receiver) constGNodeFunctions< BASE >
GetNode() constGNodeFunctions< BASE >
GetParent() constGNodeFunctions< BASE >
GetTemplate() constGNodeFunctions< BASE >
GetValue(const InternedId &attr, const DataType &expectedType) constGNodeFunctions< BASE >
GetValue(const InternedId &attr, const DataType &expectedType, Int &nesting, Bool negativeRootNesting=false) constGNodeFunctions< BASE >
GetValue(const InternedId &attr) constGNodeFunctions< BASE >
GetValue(const ATTR &attr) constGNodeFunctions< BASE >
GetValue() constGNodeFunctions< BASE >
GetValue(const ATTR &attr, Int &nesting) constGNodeFunctions< BASE >
GetValues(GraphAttribute::FLAGS mask, GraphAttributeMap &attribs, Bool includeInherited=true, Bool includeRemoved=false) constGNodeFunctions< BASE >
InheritChild(const InternedId &childId, Opt< ChangeList & > list={}) constMutableGNodeFunctions< MutableGNodeBase >
InheritValue(const InternedId &attr, Opt< ChangeList & > list={}) constMutableGNodeFunctions< MutableGNodeBase >
InitFromPath(NodeSystemInterface *system, const NodePath &path, NODE_KIND check=NODE_KIND::ALL_MASK)MutableGNode
InitFromPath(NodeSystemInterface *system, const PathBlock &path, NODE_KIND check=NODE_KIND::ALL_MASK)MutableGNode
IsPort() constGNodeFunctions< BASE >
MutableGNode()=defaultMutableGNode
MutableGNode(NodeSystemInterface *system, const GNodeHandle &node)MutableGNodeprivate
MutableGNode(NodeSystemInterface *system, GNodeHandle &&node)MutableGNodeprivate
operator=(std::nullptr_t)MutableGNode
Remove(Opt< ChangeList & > list={}) constMutableGNodeFunctions< MutableGNodeBase >
RemoveValue(const InternedId &attr, Opt< ChangeList & > list={}) constMutableGNodeFunctions< MutableGNodeBase >
Reset()MutableGNode
SetValue(const InternedId &attr, ForwardingDataPtr &&value, Opt< ChangeList & > list={}) constMutableGNodeFunctions< MutableGNodeBase >
SetValue(const ATTR &attr, const typename ATTR::ValueType &value, Opt< ChangeList & > list={}) constMutableGNodeFunctions< MutableGNodeBase >
SetValue(const ATTR &attr, typename ATTR::ValueType &&value, Opt< ChangeList & > list={}) constMutableGNodeFunctions< MutableGNodeBase >
SetValue(const typename ATTR::ValueType &value, Opt< ChangeList & > list={}) constMutableGNodeFunctions< MutableGNodeBase >
SetValue(typename ATTR::ValueType &&value, Opt< ChangeList & > list={}) constMutableGNodeFunctions< MutableGNodeBase >
Super typedefMutableGNodeFunctions< MutableGNodeBase >protected
ToPort() constGNodeFunctions< BASE >