#include <comment_node.h>
Definition at line 11 of file comment_node.h.
| arcs::aubo_scope::CommentNode::CommentNode |
( |
CommentNode & |
f | ) |
|
| arcs::aubo_scope::CommentNode::CommentNode |
( |
CommentNode && |
f | ) |
|
| virtual arcs::aubo_scope::CommentNode::~CommentNode |
( |
| ) |
|
|
virtual |
| arcs::aubo_scope::CommentNode::CommentNode |
( |
| ) |
|
|
private |
| std::string arcs::aubo_scope::CommentNode::getComment |
( |
| ) |
const |
- Returns
- The text of the Comment node.
| 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.
| void* arcs::aubo_scope::CommentNode::d_ { nullptr } |
|
private |
The documentation for this class was generated from the following file: