#include <comment_node.h>
Definition at line 11 of file comment_node.h.
◆ CommentNode() [1/3]
| arcs::aubo_scope::CommentNode::CommentNode |
( |
CommentNode & | f | ) |
|
◆ CommentNode() [2/3]
| arcs::aubo_scope::CommentNode::CommentNode |
( |
CommentNode && | f | ) |
|
◆ ~CommentNode()
| virtual arcs::aubo_scope::CommentNode::~CommentNode |
( |
| ) |
|
|
virtual |
◆ CommentNode() [3/3]
| arcs::aubo_scope::CommentNode::CommentNode |
( |
| ) |
|
|
private |
◆ getComment()
| std::string arcs::aubo_scope::CommentNode::getComment |
( |
| ) |
const |
- Returns
- The text of the Comment node.
◆ setComment()
| void arcs::aubo_scope::CommentNode::setComment |
( |
const std::string & | param_string | ) |
|
- Set the text for the Comment node.
- Parameters
-
| comment | The Comment for the node. |
- Returns
- This node.
◆ DataSwitch
◆ d_
| void* arcs::aubo_scope::CommentNode::d_ { nullptr } |
|
private |
The documentation for this class was generated from the following file: