#include <popup_node.h>
Definition at line 11 of file popup_node.h.
Enumerator |
---|
MESSAGE |
|
WARNING |
|
ERROR |
|
Definition at line 14 of file popup_node.h.
arcs::aubo_scope::PopupNode::PopupNode |
( |
PopupNode & |
f | ) |
|
arcs::aubo_scope::PopupNode::PopupNode |
( |
PopupNode && |
f | ) |
|
virtual arcs::aubo_scope::PopupNode::~PopupNode |
( |
| ) |
|
|
virtual |
arcs::aubo_scope::PopupNode::PopupNode |
( |
| ) |
|
|
private |
std::string arcs::aubo_scope::PopupNode::getMessage |
( |
| ) |
|
Type arcs::aubo_scope::PopupNode::getType |
( |
| ) |
const |
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
-
void arcs::aubo_scope::PopupNode::setType |
( |
Type |
type | ) |
|
- Parameters
-
- Returns
- this node
- Exceptions
-
void* arcs::aubo_scope::PopupNode::d_ { nullptr } |
|
private |
The documentation for this class was generated from the following file: