This is the complete list of members for MutableGNode, including all inherited members.
_node | GNodeBase | protected |
_system | GNodeBase | protected |
ChangeValue(const InternedId &attr, const SubDataOperation &op, const SubDataPathBlock &path, ForwardingDataPtr &&value, Opt< ChangeList & > list={}) const | MutableGNodeFunctions< MutableGNodeBase > | |
FindChild(const InternedId &name, NODE_KIND mask) const | GNodeFunctions< MutableGNodeBase > | |
FindInnerNode(const PathBlock &relativePath) const | GNodeFunctions< MutableGNodeBase > | |
GetAllBases(const ValueReceiver< const NodeSystem & > &receiver) const | GNodeFunctions< MutableGNodeBase > | |
GetAllTemplates(const ValueReceiver< const NodeTemplate & > &receiver) const | GNodeFunctions< MutableGNodeBase > | |
GetAttributeModificationsSince(TimeStamp stamp, const ValueReceiver< InternedId, ConstDataPtr > &receiver) const | GNodeFunctions< MutableGNodeBase > | |
GetAttributeStamp(const InternedId &attr) const | GNodeFunctions< MutableGNodeBase > | |
GetBase() const | GNodeFunctions< MutableGNodeBase > | |
GetBases() const | GNodeFunctions< MutableGNodeBase > | |
GetBaseValues(const InternedId &attr, const DataType &expectedType, const ValueReceiver< const ConstDataPtr &, Int > &receiver) const | GNodeFunctions< MutableGNodeBase > | |
GetDefaultValue(const T &def=maxon::NullValue< const T & >()) const | GNodeFunctions< MutableGNodeBase > | |
GetDerivationHandler() const | GNodeFunctions< MutableGNodeBase > | |
GetErrorStorage() const | GNodeBase | private |
GetFlags() const | GNodeBase | |
GetHandle() const | GNodeBase | private |
GetHashCode() const | GNodeBase | |
GetId() const | GNodeBase | |
GetInnerNodes(NODE_KIND mask, Bool includeThis, const ValueReceiver< const GNodeSelector< MutableGNodeBase ::MUTABLE > & > &receiver) const | GNodeFunctions< MutableGNodeBase > | |
GetKind() const | GNodeBase | |
GetNode() const | GNodeFunctions< MutableGNodeBase > | |
GetNodeSystem() const | MutableGNodeBase | |
GetParent() const | GNodeFunctions< MutableGNodeBase > | |
GetPath() const | GNodeBase | |
GetTemplate() const | GNodeFunctions< MutableGNodeBase > | |
GetValue(const InternedId &attr, const DataType &expectedType) const | GNodeFunctions< MutableGNodeBase > | |
GetValue(const InternedId &attr, const DataType &expectedType, Int &nesting, Bool negativeRootNesting=false) const | GNodeFunctions< MutableGNodeBase > | |
GetValue(const InternedId &attr) const | GNodeFunctions< MutableGNodeBase > | |
GetValue() const | GNodeFunctions< MutableGNodeBase > | |
GetValue(Int &nesting) const | GNodeFunctions< MutableGNodeBase > | |
GetValues(GraphAttribute::FLAGS mask, GraphAttributeMap &attribs, Bool includeInherited=true, Bool includeRemoved=false) const | GNodeFunctions< MutableGNodeBase > | |
GNodeBase()=default | GNodeBase | protected |
GNodeBase(NodeSystemInterface *system, const GNodeHandle &node) | GNodeBase | protected |
GNodeBase(NodeSystemInterface *system, GNodeHandle &&node) | GNodeBase | protected |
HAS_ERROR | GNodeBase | privatestatic |
InheritChild(const InternedId &childId, Opt< ChangeList & > list={}) const | MutableGNodeFunctions< MutableGNodeBase > | |
InheritValue(const InternedId &attr, Opt< ChangeList & > list={}) const | MutableGNodeFunctions< MutableGNodeBase > | |
InitFromPath(NodeSystemInterface *system, const NodePath &path, NODE_KIND check=NODE_KIND::ALL_MASK) | MutableGNode | |
IsEmpty() const | GNodeBase | |
IsPopulated() const | GNodeBase | |
IsPort() const | GNodeFunctions< MutableGNodeBase > | |
KIND_MASK | GNodeBase | privatestatic |
MUTABLE | MutableGNodeBase | privatestatic |
MutableGNode()=default | MutableGNode | |
MutableGNode(NodeSystemInterface *system, const GNodeHandle &node) | MutableGNode | private |
MutableGNode(NodeSystemInterface *system, GNodeHandle &&node) | MutableGNode | private |
NodeSystemCtorParam typedef | GNodeBase | private |
operator Bool() const | GNodeBase | explicit |
operator const NodePath &() const | GNodeBase | |
operator!=(const GNodeBase &other) const | GNodeBase | |
operator=(std::nullptr_t) | MutableGNode | |
operator==(const GNodeBase &other) const | GNodeBase | |
Remove(Opt< ChangeList & > list={}) const | MutableGNodeFunctions< MutableGNodeBase > | |
RemoveValue(const InternedId &attr, Opt< ChangeList & > list={}) const | MutableGNodeFunctions< MutableGNodeBase > | |
RemoveValue(Opt< ChangeList & > list={}) const | MutableGNodeFunctions< MutableGNodeBase > | |
Reset() | MutableGNode | |
SetNodeSystem(NodeSystemInterface *sys) | GNodeBase | protected |
SetValue(const InternedId &attr, ForwardingDataPtr &&value, Opt< ChangeList & > list={}) const | MutableGNodeFunctions< MutableGNodeBase > | |
SetValue(const typename ATTR::ValueType &value, Opt< ChangeList & > list={}) const | MutableGNodeFunctions< MutableGNodeBase > | |
SetValue(typename ATTR::ValueType &&value, Opt< ChangeList & > list={}) const | MutableGNodeFunctions< MutableGNodeBase > | |
Super typedef | MutableGNodeFunctions< MutableGNodeBase > | protected |
ToPort() const | GNodeFunctions< MutableGNodeBase > | |
ToString(const FormatStatement *fs=nullptr) const | GNodeBase |