#include <function.h>
Represents a function shown in the Expression Editor.
See also FunctionModel.
在文件 function.h 第 18 行定义.
◆ Function() [1/3]
| arcs::aubo_scope::Function::Function |
( |
Function & | f | ) |
|
◆ Function() [2/3]
| arcs::aubo_scope::Function::Function |
( |
Function && | f | ) |
|
◆ ~Function()
| arcs::aubo_scope::Function::~Function |
( |
| ) |
|
◆ Function() [3/3]
| arcs::aubo_scope::Function::Function |
( |
| ) |
|
|
private |
◆ getArguments()
| std::vector< std::string > arcs::aubo_scope::Function::getArguments |
( |
| ) |
|
- 返回
- A list of the arguments of the function.
◆ getContributorInfo()
| AuboCapInfoPtr arcs::aubo_scope::Function::getContributorInfo |
( |
| ) |
|
Get information about the AuboCap that added/contributed this gripper device to AuboScope.
- 返回
- AuboCap information for this gripper device
◆ getName()
| std::string arcs::aubo_scope::Function::getName |
( |
| ) |
|
- 返回
- The name of the function.
◆ DataSwitch
◆ d_
| void* arcs::aubo_scope::Function::d_ { nullptr } |
|
private |
该类的文档由以下文件生成: