|
AuboStudio SDK
0.6.3
|
|
|
|
|
Provides access to functionality and services available from within AuboScope related to user interface and end user interaction. 更多...
#include <user_interface_api.h>
Public 成员函数 | |
| UserInterfaceApi (UserInterfaceApi &f) | |
| UserInterfaceApi (UserInterfaceApi &&f) | |
| virtual | ~UserInterfaceApi () |
| UserInteractionPtr | getUserInteraction () |
Private 成员函数 | |
| UserInterfaceApi () | |
Private 属性 | |
| void * | d_ { nullptr } |
友元 | |
| class | DataSwitch |
Provides access to functionality and services available from within AuboScope related to user interface and end user interaction.
在文件 user_interface_api.h 第 14 行定义.
| arcs::aubo_scope::UserInterfaceApi::UserInterfaceApi | ( | UserInterfaceApi & | f | ) |
| arcs::aubo_scope::UserInterfaceApi::UserInterfaceApi | ( | UserInterfaceApi && | f | ) |
|
virtual |
|
private |
| UserInteractionPtr arcs::aubo_scope::UserInterfaceApi::getUserInteraction | ( | ) |
|
friend |
|
private |
在文件 user_interface_api.h 第 30 行定义.