aboutsummaryrefslogtreecommitdiff
path: root/latest/classarmnn_1_1_default_allocator__inherit__graph.svg
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-08-22 12:00:04 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-08-22 12:00:04 +0100
commit03c7ff3f6188240baaeaeb405a357a0c58195fec (patch)
treeccfcd5b3481c1a48f2b2c588038e010c09fdfb5f /latest/classarmnn_1_1_default_allocator__inherit__graph.svg
parent8efb48a6847c5cd166c561127ae6611150963ce3 (diff)
downloadarmnn-03c7ff3f6188240baaeaeb405a357a0c58195fec.tar.gz
IVGCVSW-7702 Update Doxygen Docu for 23.08
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I357a9f7e47614589327c1ac5d95b6224ff77103d
Diffstat (limited to 'latest/classarmnn_1_1_default_allocator__inherit__graph.svg')
-rw-r--r--latest/classarmnn_1_1_default_allocator__inherit__graph.svg37
1 files changed, 37 insertions, 0 deletions
diff --git a/latest/classarmnn_1_1_default_allocator__inherit__graph.svg b/latest/classarmnn_1_1_default_allocator__inherit__graph.svg
new file mode 100644
index 0000000000..e7f763ddea
--- /dev/null
+++ b/latest/classarmnn_1_1_default_allocator__inherit__graph.svg
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<!-- Generated by graphviz version 2.43.0 (0)
+ -->
+<!-- Title: DefaultAllocator Pages: 1 -->
+<svg width="109pt" height="84pt"
+ viewBox="0.00 0.00 109.00 84.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 80)">
+<title>DefaultAllocator</title>
+<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 105,-80 105,4 -4,4"/>
+<!-- Node1 -->
+<g id="node1" class="node">
+<title>Node1</title>
+<g id="a_node1"><a xlink:title="Default Memory Allocator class returned from IBackendInternal::GetDefaultAllocator(MemorySource)">
+<polygon fill="#bfbfbf" stroke="black" points="2.5,-0.5 2.5,-19.5 98.5,-19.5 98.5,-0.5 2.5,-0.5"/>
+<text text-anchor="middle" x="50.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">DefaultAllocator</text>
+</a>
+</g>
+</g>
+<!-- Node2 -->
+<g id="node2" class="node">
+<title>Node2</title>
+<g id="a_node2"><a xlink:href="classarmnn_1_1_i_custom_allocator.html" target="_top" xlink:title="Custom Allocator interface.">
+<polygon fill="white" stroke="black" points="0,-56.5 0,-75.5 101,-75.5 101,-56.5 0,-56.5"/>
+<text text-anchor="middle" x="50.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">ICustomAllocator</text>
+</a>
+</g>
+</g>
+<!-- Node2&#45;&gt;Node1 -->
+<g id="edge1" class="edge">
+<title>Node2&#45;&gt;Node1</title>
+<path fill="none" stroke="midnightblue" d="M50.5,-45.8C50.5,-36.91 50.5,-26.78 50.5,-19.75"/>
+<polygon fill="midnightblue" stroke="midnightblue" points="47,-46.08 50.5,-56.08 54,-46.08 47,-46.08"/>
+</g>
+</g>
+</svg>