ONE - On-device Neural Engine
|
Message with metadata. More...
#include <Message.h>
Public Member Functions | |
Message ()=default | |
void | text (std::unique_ptr< MessageText > &&text) |
void | text (std::unique_ptr< MessageText > &&text, SeverityCategory severity) |
const MessageText * | text (void) const |
SeverityCategory | get_severity (void) const |
Message with metadata.
TODO Add "Timestamp" field TODO Support extensible "attribute" annotation
|
default |
|
inline |
|
inline |
|
inline |
|
inline |