#include <function.h>
Represents a function shown in the Expression Editor.
See also FunctionModel.
Definition at line 18 of file function.h.
arcs::aubo_scope::Function::Function |
( |
Function & |
f | ) |
|
arcs::aubo_scope::Function::Function |
( |
Function && |
f | ) |
|
arcs::aubo_scope::Function::~Function |
( |
| ) |
|
arcs::aubo_scope::Function::Function |
( |
| ) |
|
|
private |
std::vector<std::string> arcs::aubo_scope::Function::getArguments |
( |
| ) |
|
- Returns
- A list of the arguments of the function.
AuboCapInfoPtr arcs::aubo_scope::Function::getContributorInfo |
( |
| ) |
|
Get information about the AuboCap that added/contributed this gripper device to AuboScope.
- Returns
- AuboCap information for this gripper device
std::string arcs::aubo_scope::Function::getName |
( |
| ) |
|
- Returns
- The name of the function.
void* arcs::aubo_scope::Function::d_ { nullptr } |
|
private |
The documentation for this class was generated from the following file: