#include <popup_node.h>
Definition at line 11 of file popup_node.h.
◆ Type
| Enumerator |
|---|
| MESSAGE | |
| WARNING | |
| ERROR | |
Definition at line 14 of file popup_node.h.
◆ PopupNode() [1/3]
| arcs::aubo_scope::PopupNode::PopupNode |
( |
PopupNode & | f | ) |
|
◆ PopupNode() [2/3]
| arcs::aubo_scope::PopupNode::PopupNode |
( |
PopupNode && | f | ) |
|
◆ ~PopupNode()
| virtual arcs::aubo_scope::PopupNode::~PopupNode |
( |
| ) |
|
|
virtual |
◆ PopupNode() [3/3]
| arcs::aubo_scope::PopupNode::PopupNode |
( |
| ) |
|
|
private |
◆ getMessage()
| std::string arcs::aubo_scope::PopupNode::getMessage |
( |
| ) |
|
◆ getType()
| Type arcs::aubo_scope::PopupNode::getType |
( |
| ) |
const |
◆ setMessage()
| void arcs::aubo_scope::PopupNode::setMessage |
( |
std::string | message | ) |
|
- Parameters
-
| message | the message in the pop up for the end user |
- Returns
- this node
- Exceptions
-
◆ setType()
| void arcs::aubo_scope::PopupNode::setType |
( |
Type | type | ) |
|
- Parameters
-
- Returns
- this node
- Exceptions
-
◆ DataSwitch
◆ d_
| void* arcs::aubo_scope::PopupNode::d_ { nullptr } |
|
private |
The documentation for this class was generated from the following file: