From add078b7f9a658d52ee6e8fe6771ea0517c07674 Mon Sep 17 00:00:00 2001 From: mathad01 Date: Mon, 10 May 2021 16:51:20 +0100 Subject: IVGCVSW-5908 Update 21.05 Doxygen Documents Signed-off-by: mathad01 Change-Id: I95316d4fc5f9d10185492dc835bb2411c1daea7b --- 21.05/classarmnn_1_1_memory_import_exception.xhtml | 147 +++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 21.05/classarmnn_1_1_memory_import_exception.xhtml (limited to '21.05/classarmnn_1_1_memory_import_exception.xhtml') diff --git a/21.05/classarmnn_1_1_memory_import_exception.xhtml b/21.05/classarmnn_1_1_memory_import_exception.xhtml new file mode 100644 index 0000000000..be5096fea0 --- /dev/null +++ b/21.05/classarmnn_1_1_memory_import_exception.xhtml @@ -0,0 +1,147 @@ + + + + + + + + + + + + + +ArmNN: MemoryImportException Class Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
MemoryImportException Class Reference
+
+
+ +

#include <Exceptions.hpp>

+
+Inheritance diagram for MemoryImportException:
+
+
+ + +Exception + +
+ + + + + + + + + + + + + +

+Additional Inherited Members

- Public Member Functions inherited from Exception
 Exception (const std::string &message)
 
 Exception (const std::string &message, const CheckLocation &location)
 exception with context More...
 
 Exception (const Exception &other, const std::string &message, const CheckLocation &location)
 preserving previous exception context and adding local context information More...
 
virtual const char * what () const noexcept override
 
+

Detailed Description

+
+

Definition at line 125 of file Exceptions.hpp.

+

The documentation for this class was generated from the following file: +
+
+ + + + -- cgit v1.2.1