Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Dom::PatchOperation Member List

This is the complete list of members for AZ::Dom::PatchOperation, including all inherited members.

AddOperation(Path destinationPath, Value value) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperationstatic
Apply(Value rootElement) const (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
ApplyAndDenormalize(Value rootElement) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
ApplyInPlace(Value &rootElement) const (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
ApplyInPlaceAndDenormalize(Value &rootElement) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
ContainsNormalizedEntries() constAZ::Dom::PatchOperation
CopyOperation(Path destinationPath, Path sourcePath) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperationstatic
CreateFromDomRepresentation(Value domValue) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperationstatic
ExistenceCheckFlags enum name (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
GetDestinationPath() const (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
GetDomRepresentation() const (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
GetInverse(Value stateBeforeApplication) const (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
GetSourcePath() const (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
GetType() const (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
GetValue() const (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
InversePatches typedef (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
MoveOperation(Path destinationPath, Path sourcePath) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperationstatic
operator!=(const PatchOperation &rhs) const (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
operator=(const PatchOperation &)=default (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
operator=(PatchOperation &&)=default (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
operator==(const PatchOperation &rhs) const (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
PatchOperation()=default (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
PatchOperation(const PatchOperation &)=default (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
PatchOperation(PatchOperation &&)=default (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
PatchOperation(Path destionationPath, Type type, Value value) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
PatchOperation(Path destionationPath, Type type, Path sourcePath) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
PatchOperation(Path path, Type type) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
RemoveOperation(Path pathToRemove) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperationstatic
ReplaceOperation(Path destinationPath, Value value) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperationstatic
SetDestinationPath(Path path) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
SetSourcePath(Path path) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
SetType(Type type) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
SetValue(Value value) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperation
TestOperation(Path testPath, Value value) (defined in AZ::Dom::PatchOperation)AZ::Dom::PatchOperationstatic
Type enum nameAZ::Dom::PatchOperation