ArmNN
 25.02
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
IBackend Class Referenceabstract

Each backend should implement an IBackend. More...

#include <Types.hpp>

Inheritance diagram for IBackend:
[legend]

Public Member Functions

virtual const BackendIdGetId () const =0
 

Protected Member Functions

 IBackend ()
 
virtual ~IBackend ()
 

Detailed Description

Each backend should implement an IBackend.

Definition at line 273 of file Types.hpp.

Constructor & Destructor Documentation

◆ IBackend()

IBackend ( )
inlineprotected

Definition at line 276 of file Types.hpp.

276 {}

◆ ~IBackend()

virtual ~IBackend ( )
inlineprotectedvirtual

Definition at line 277 of file Types.hpp.

277 {}

Member Function Documentation

◆ GetId()


The documentation for this class was generated from the following file: