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::Patch Member List

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

Apply(Value rootElement, StrategyFunctor strategy=PatchApplicationStrategy::HaltOnFailure) constAZ::Dom::Patch
ApplyAndDenormalize(Value rootElement, StrategyFunctor strategy=PatchApplicationStrategy::HaltOnFailure)AZ::Dom::Patch
ApplyInPlace(Value &rootElement, StrategyFunctor strategy=PatchApplicationStrategy::HaltOnFailure) constAZ::Dom::Patch
ApplyInPlaceAndDenormalize(Value &rootElement, StrategyFunctor strategy=PatchApplicationStrategy::HaltOnFailure)AZ::Dom::Patch
At(size_t index) const (defined in AZ::Dom::Patch)AZ::Dom::Patch
begin() (defined in AZ::Dom::Patch)AZ::Dom::Patch
begin() const (defined in AZ::Dom::Patch)AZ::Dom::Patch
cbegin() const (defined in AZ::Dom::Patch)AZ::Dom::Patch
cend() const (defined in AZ::Dom::Patch)AZ::Dom::Patch
Clear() (defined in AZ::Dom::Patch)AZ::Dom::Patch
ContainsNormalizedEntries() constAZ::Dom::Patch
CreateFromDomRepresentation(Value domValue) (defined in AZ::Dom::Patch)AZ::Dom::Patchstatic
end() (defined in AZ::Dom::Patch)AZ::Dom::Patch
end() const (defined in AZ::Dom::Patch)AZ::Dom::Patch
GetDomRepresentation() const (defined in AZ::Dom::Patch)AZ::Dom::Patch
GetOperations() const (defined in AZ::Dom::Patch)AZ::Dom::Patch
OperationsContainer typedef (defined in AZ::Dom::Patch)AZ::Dom::Patch
operator!=(const Patch &rhs) const (defined in AZ::Dom::Patch)AZ::Dom::Patch
operator=(const Patch &)=default (defined in AZ::Dom::Patch)AZ::Dom::Patch
operator=(Patch &&)=default (defined in AZ::Dom::Patch)AZ::Dom::Patch
operator==(const Patch &rhs) const (defined in AZ::Dom::Patch)AZ::Dom::Patch
operator[](size_t index) (defined in AZ::Dom::Patch)AZ::Dom::Patch
operator[](size_t index) const (defined in AZ::Dom::Patch)AZ::Dom::Patch
Patch()=default (defined in AZ::Dom::Patch)AZ::Dom::Patch
Patch(const Patch &)=default (defined in AZ::Dom::Patch)AZ::Dom::Patch
Patch(Patch &&)=default (defined in AZ::Dom::Patch)AZ::Dom::Patch
Patch(AZStd::initializer_list< PatchOperation > init) (defined in AZ::Dom::Patch)AZ::Dom::Patch
Patch(InputIterator first, InputIterator last) (defined in AZ::Dom::Patch)AZ::Dom::Patchinline
Pop() (defined in AZ::Dom::Patch)AZ::Dom::Patch
PushBack(PatchOperation op) (defined in AZ::Dom::Patch)AZ::Dom::Patch
PushFront(PatchOperation op) (defined in AZ::Dom::Patch)AZ::Dom::Patch
Size() const (defined in AZ::Dom::Patch)AZ::Dom::Patch
size() const (defined in AZ::Dom::Patch)AZ::Dom::Patch
StrategyFunctor typedef (defined in AZ::Dom::Patch)AZ::Dom::Patch