From cb0630959aeae05bc2ae9f6d80cf5f5983a8fb77 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 23 Nov 2022 11:05:29 +0000 Subject: IVGCVSW-7075 Update Doxygen for 22.11 Release Signed-off-by: Nikhil Raj Change-Id: Ib5669e8fd3739d1b10f5dd694d020d51799896dc --- ...sarmnn_1_1_polymorphic_downcast_exception.xhtml | 147 +++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 22.11/classarmnn_1_1_polymorphic_downcast_exception.xhtml (limited to '22.11/classarmnn_1_1_polymorphic_downcast_exception.xhtml') diff --git a/22.11/classarmnn_1_1_polymorphic_downcast_exception.xhtml b/22.11/classarmnn_1_1_polymorphic_downcast_exception.xhtml new file mode 100644 index 0000000000..d5139b4ccf --- /dev/null +++ b/22.11/classarmnn_1_1_polymorphic_downcast_exception.xhtml @@ -0,0 +1,147 @@ + + + + + + + + + + + + + +ArmNN: PolymorphicDowncastException Class Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.11 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
PolymorphicDowncastException Class Reference
+
+
+ +

#include <Exceptions.hpp>

+
+Inheritance diagram for PolymorphicDowncastException:
+
+
+ + +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 140 of file Exceptions.hpp.

+

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