|
ONE - On-device Neural Engine
|
Message consumer interface. More...
#include <Sink.h>
Data Structures | |
| struct | Registry |
Public Member Functions | |
| virtual | ~Sink ()=default |
| virtual void | notify (const Message *)=0 |
Message consumer interface.
All message consumers should inherit this interface.
|
virtualdefault |
|
pure virtual |
Implemented in hermes::ConsoleReporter.