\chinese 函数接口 表示在表达式编辑器中显示的函数。
更多...
#include <function.h>
\chinese 函数接口 表示在表达式编辑器中显示的函数。
另请参见 FunctionModel。 \endchinese \english Function Represents a function shown in the Expression Editor.
See also FunctionModel. \endenglish
在文件 function.h 第 25 行定义.
◆ 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 |
( |
| ) |
|
\chinese 获取函数参数列表
- 返回
- 函数参数列表。 \endchinese \english Returns a list of the arguments of the function.
-
A list of the arguments of the function. \endenglish
◆ getContributorInfo()
| AuboCapInfoPtr arcs::aubo_scope::Function::getContributorInfo |
( |
| ) |
|
\chinese 获取将此函数添加/贡献到AuboScope的AuboCap信息。
- 返回
- 此函数的AuboCap信息。 \endchinese \english Get information about the AuboCap that added/contributed this function to AuboScope.
-
AuboCap information for this function. \endenglish
◆ getName()
| std::string arcs::aubo_scope::Function::getName |
( |
| ) |
|
\chinese 获取函数名称
- 返回
- 函数名称。 \endchinese \english Returns the name of the function.
-
The name of the function. \endenglish
◆ DataSwitch
◆ d_
| void* arcs::aubo_scope::Function::d_ { nullptr } |
|
private |
该类的文档由以下文件生成: