ONE - On-device Neural Engine
Loading...
Searching...
No Matches
loco::IErrorListener Struct Referenceabstract

Error listener interface. More...

#include <Verifier.h>

Public Member Functions

virtual ~IErrorListener ()=default
 
virtual void notify (const ErrorDetail< ErrorCategory::MissingArgument > &)=0
 

Detailed Description

Error listener interface.

DOo NOT inherit this interface. Use DefaultErrorListener instead.

Definition at line 72 of file Verifier.h.

Constructor & Destructor Documentation

◆ ~IErrorListener()

virtual loco::IErrorListener::~IErrorListener ( )
virtualdefault

Member Function Documentation

◆ notify()

virtual void loco::IErrorListener::notify ( const ErrorDetail< ErrorCategory::MissingArgument > &  )
pure virtual

Implemented in loco::ErrorListener.


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