|
ngscopeclient v0.2
|
A Message to the user from a node in the signal flow graph. More...
#include <FlowGraphNode.h>
Public Member Functions | |
| FlowGraphNodeMessage (Severity severity, const std::string &title, const std::string &msg) | |
| Severity | GetSeverity () const |
| const std::string & | GetTitle () const |
| const std::string & | GetMessage () const |
A Message to the user from a node in the signal flow graph.
A basic message containing a severity and content