ngscopeclient v0.2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
FlowGraphNodeMessage Class Reference

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
 

Detailed Description

A Message to the user from a node in the signal flow graph.

A basic message containing a severity and content


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