19#ifndef FLOWENGINELOGLISTENER_H
20#define FLOWENGINELOGLISTENER_H
Pure virtual Log Listener interface.
Definition: LogListenerInterface.h:41
virtual void messageLogged(const char *nMessage)=0
virtual void typeChanged(LogType type)
Definition: LogListenerInterface.h:55
virtual ~LogListenerInterface()=default
Default virtual destructor.
Definition: BoundingBoxInterface.cpp:26
LogType
Enumerates the possible types of a log.
Definition: LogListenerInterface.h:28
a normal
Definition: CommonDef.h:398