AuboStudio SDK  0.6.3
arcs::aubo_scope 命名空间参考

class  ContributionProvider
 \chinese 贡献提供者 此接口提供对贡献的访问。 更多...
class  GripForceCapability
 \chinese 夹持力能力 此接口表示夹爪已注册的力度能力,支持使用用户可配置的力度进行夹取。 更多...
class  GripVacuumCapability
 \chinese 真空夹持能力 此接口表示夹爪已注册的真空能力,支持使用用户可配置的真空度进行夹取。 更多...
class  RegisteredCapabilities
class  SpeedCapability
 \chinese 速度能力 此接口表示夹爪已注册的速度能力,支持使用用户可配置的速度进行操作。 更多...
class  WidthCapability
 \chinese 宽度能力 此接口表示夹爪已注册的宽度/位置能力,支持移动到用户可配置的位置(打开/关闭到 可配置的宽度)。 更多...
class  GripActionParameters
class  GripperApiProvider
 \chinese 夹爪 API 提供者 此接口提供对 AuboScope 中与夹爪相关的功能和服务的访问。 \endchinese \english GripperApiProvider This interface provides access to functionality and services available from within AuboScope relevant for gripper contributions. 更多...
class  GripperConfiguration
 This interface provides access to register or setup various properties and capabilities of a gripper. 更多...
class  GripperContribution
 \chinese 夹爪贡献 此接口定义了向 AuboScope 添加夹爪设备功能的 API。 更多...
class  ReleaseActionParameters
class  ScrewdriverApiProvider
 \chinese 螺丝刀 API 提供者 此接口提供对 AuboScope 中与螺丝刀贡献相关的功能和服务的访问。 \endchinese \english ScrewdriverApiProvider This interface provides access to functionality and services available from within AuboScope relevant for screwdriver contributions. 更多...
class  ProgramSelectionParameters
class  PrepareToStartScrewdriverParameters
class  FeedScrewParameters
class  DriveScrewNotOKParameters
class  DriveScrewOKParameters
class  ScrewdriverReadyParameters
 This interface provides the parameters relevant for generating script for the Screwdriver Ready feedback operation capability (registered using ScrewdriverFeedbackCapabilities#registerScrewdriverReadyCapability(ScriptCodeGenerator)). 更多...
class  ScrewdriverConfiguration
 This interface provides access to register or setup various properties and capabilities of a screwdriver. 更多...
class  ScrewdriverContribution
 \chinese 螺丝刀贡献 此接口定义了向 AuboScope 添加螺丝刀功能的 API。 更多...
class  ScrewdriverProgram
 This abstract class represents a screwdriver program, typically defined on an external control box for the screwdriver. 更多...
class  ScrewdriverParameters
 This interface represents parameters for a screwdriver operation defined/configured by the end user. 更多...
class  InstallationApiProvider
 \chinese 安装 API 提供者 提供与安装节点相关的功能和服务访问。这包括 AuboScope 内部已有的功能,以及在 AuboScope 中创建要使用的额外模型元素。 \endchinese \english InstallationApiProvider Provides access to functionality and services relevant for installation nodes. 更多...
class  InstallationContributionConfiguration
class  InstallationCreationContext
 \chinese 安装创建上下文 提供安装节点创建时所在上下文的相关信息。 \endchinese \english InstallationCreationContext Provides information about the context in which an installation node is created. 更多...
class  InstallationNodeContribution
 \chinese 安装节点贡献 安装节点贡献的 API。 \endchinese \english InstallationNodeContribution API for installation node contributions. 更多...
class  InstallationNodeService
 \chinese 安装节点服务 定义了在 AuboScope 中定义和添加安装节点及对应界面(用户界面基于 Qt)所需的 API。 \endchinese \english InstallationNodeService Defines an API required for defining and adding to AuboScope an installation node and corresponding screen where the user interface is Qt-based. 更多...
class  InstallationNodeView
 \chinese 安装节点视图 安装节点视图的 API,定义了对应 InstallationNodeContribution 的 UI。 更多...
class  ProgramApiProvider
 \chinese 程序 API 提供者 提供与程序节点相关的功能和服务访问。这包括 AuboScope 内部已有的功能,以及在 AuboScope 中创建要使用的额外模型元素。 \endchinese \english ProgramApiProvider Provides access to functionality and services relevant for program nodes. 更多...
class  ProgramContributionConfiguration
 \chinese 程序贡献配置 提供对安装节点贡献属性进行配置的访问。 \endchinese \english ProgramContributionConfiguration Provides access to configure the properties of an installation node contribution. 更多...
class  ProgramCreationContext
 \chinese 程序创建上下文 提供安装节点创建时所在上下文的相关信息。 \endchinese \english ProgramCreationContext Provides information about the context in which an installation node is created. 更多...
class  ProgramNodeContribution
 \chinese 程序节点贡献 定义了在 AuboScope 中指定 AuboCap 程序节点所需的 API。 \endchinese \english ProgramNodeContribution Defines an API required for specifying a AuboCap Program Node within AuboScope. 更多...
class  ProgramNodeService
 \chinese 程序节点服务 定义了向 AuboScope 添加新类型程序节点所需的 API。 \endchinese \english ProgramNodeService Defines an API required for adding a new type of program node to AuboScope. 更多...
class  ProgramNodeView
 \chinese 程序节点视图 程序节点视图的 API,定义了对应 ProgramNodeContribution 的 UI。 ProgramNodeView 实例是多个贡献之间的共享实体。 \endchinese \english ProgramNodeView API for a program node View which defines the UI for the corresponding ProgramNodeContribution. 更多...
class  ViewApiProvider
 \chinese 视图 API 提供者 提供与安装或程序节点贡献的视图(UI)相关的功能访问。 更多...
class  ApplicationApi
class  DataModel
 \chinese 数据模型 此接口用于存储和管理表示当前配置的数据,例如 ProgramNodeContributionInstallationNodeContribution 的配置。提供了在字典中添加、删除、获取 和修改值的方法。 更多...
class  Device
 \chinese 设备接口 此基础接口表示 AuboScope 支持的设备,例如夹爪设备。 \endchinese \english Device This base interface represents a device supported by AuboScope, e.g. 更多...
class  DeviceManager
 \chinese 设备管理器 设备管理器的基础接口。 更多...
class  DeviceRegistrationManager
 \chinese 设备注册管理器 设备注册管理器的基础接口。 更多...
class  GripperDevice
 \chinese 夹爪设备 此接口表示 AuboScope 中的夹爪设备。 \endchinese \english GripperDevice This interface represents a gripper device in AuboScope. 更多...
class  AuboCapInfo
 This interface provides various metadata information about an installed AuboCap, such as the name of the AuboCap. 更多...
class  BaseFeature
 This interface represents the Base feature in AuboScope. 更多...
class  Feature
 \chinese 特征接口 此基础接口表示 AuboScope 中所有可用的特征类型。 \endchinese \english Feature This base interface represents all types of features available in AuboScope. 更多...
struct  FeatureDefinedFilter
struct  FeatureJoggableFilter
class  FeatureContributionModel
 \chinese 特征贡献模型 此接口提供在 AuboScope 中添加、更新和删除特征的功能。 更多...
class  FeatureLine
class  FeatureModel
 \chinese 特征模型 提供从当前机器人安装中获取特征的方法。 \endchinese \english FeatureModel Provides methods that returns features from the current robot installation. 更多...
class  FeaturePlane
class  FeaturePoint
 This interface represents a Point feature in AuboScope 更多...
class  FeatureTool
 This interface represents the Tool feature in AuboScope. 更多...
class  Function
 \chinese 函数接口 表示在表达式编辑器中显示的函数。 更多...
class  FunctionModel
 \chinese 函数模型 此接口提供在表达式编辑器中添加和删除脚本函数的方法,该编辑器可从赋值和 If 程序节点等位置访问。 更多...
class  InstallationApi
class  AnalogIo
 \chinese 模拟 IO 接口 此接口提供对模拟 I/O 的支持。 \endchinese \english AnalogIo This interface provides support for analog I/Os. 更多...
struct  AnalogIoFilter
class  BoolRegister
 This interface provides support for bool registers. 更多...
class  DigitalIo
 \chinese 数字 IO 接口 此接口提供对数字 I/O 的支持。 \endchinese \english DigitalIo This interface provides support for digital I/Os. 更多...
struct  DigitalIoFilter
struct  InputIoFilter
struct  OutputIoFilter
class  DoubleRegister
 This interface provides support for float registers. 更多...
class  EtherNetIP
 \chinese EtherNet/IP IO 接口 此接口提供对 EtherNet/IP I/O 的支持。 \endchinese \english EtherNetIP This interface provides support for EtherNet/IP I/Os. 更多...
struct  EtherNetIPFilter
class  IntegerRegister
 This interface provides support for integer registers. 更多...
class  Io
 \chinese IO 基础接口 这是表示 AuboScope 中所有可用 I/O 类型的基础接口。 \endchinese \english Io This is the base interface representing all types of I/Os available in AuboScope. 更多...
class  IoModel
 \chinese IO 模型 提供从当前机器人安装中获取 I/O 的方法。 \endchinese \english IoModel Provides methods that returns I/Os from the current robot installation. 更多...
class  ModbusIo
 \chinese Modbus IO 接口 此接口提供对 MODBUS I/O 的支持。 \endchinese \english ModbusIo This interface provides support for MODBUS I/Os. 更多...
struct  ModbusIoFilter
class  Profinet
 \chinese PROFINET IO 接口 此接口提供对 PROFINET I/O 的支持。 \endchinese \english Profinet This interface provides support for PROFINET I/Os. 更多...
struct  ProfinetFilter
class  Register
 This interface provides support for registers. 更多...
class  Payload
 获取负载参数API接口 更多...
class  PayloadContributionModel
 动态负载管理 更多...
class  PayloadModel
 获取负载参数API接口 更多...
class  AssemblyNode
class  AssignmentNode
class  BreakNode
class  CallNode
class  CaseNode
class  CircleMoveNode
class  CommentNode
class  ConveyorTrackingNode
class  DefaultCaseNode
class  DirectionNode
class  ElseIfNode
class  ElseNode
class  FolderNode
class  ForceNode
class  ForceOptionNode
class  GripperNode
 \chinese 更多...
class  HaltNode
class  IfNode
class  LoopNode
class  MoveNode
class  OfflineTrackNode
class  PalletNode
class  PopupNode
class  ProgramHomeNode
class  RecordTrackNode
class  ScrewdrivingNode
class  ScriptNode
class  SeekNode
class  SetNode
class  SetPayloadNode
class  SubProgNode
class  SwitchNode
class  ThreadNode
class  TimerNode
class  UntilNode
 \chinese 更多...
class  VisualLocalizationProgramNode
class  WaitNode
class  WaypointNode
class  ProgramNode
 \chinese 程序节点 此接口表示 AuboScope 中的程序节点。 更多...
class  ProgramNodeFactory
 \chinese 程序节点工厂 此接口提供创建不同类型程序节点的方法。 更多...
class  ProgramApi
class  ProgramModel
 \chinese 程序模型 更多...
class  TreeNode
 \chinese 树节点 此接口表示程序树中的一个节点,可用于构建以 AuboCap 程序节点为根的子树。 更多...
class  ScriptWriter
 \chinese 脚本写入器 此接口提供生成脚本代码的支持。 \endchinese \english ScriptWriter This interface provides support for generating Script code. 更多...
struct  IoConfigure
class  SystemApi
class  TCP
 \chinese TCP 接口 此接口表示 AuboScope 中的一个 TCP(工具中心点)。可以是用户定义的 TCP,也可以 是由 AuboCap 添加的 TCP。 \endchinese \english TCP This interface represents a TCP in AuboScope. 更多...
class  TcpContributionModel
 \chinese TCP 贡献模型 此接口提供在 AuboScope 中添加、更新和删除 TCP 的功能。 更多...
class  TcpModel
 \chinese TCP 模型 此接口提供对 AuboScope 中当前可用的 TCP 的访问。 \endchinese \english TcpModel This interface provides access to the TCPs that are currently available in AuboScope. 更多...
class  UndoRedoManager
 \chinese 撤销/重做管理器 此接口用于记录终端用户在 AuboCap 程序节点贡献画面中触发的更改(例如,点击按钮时)。 应在 AuboCap 程序节点中使用,以支持 AuboScope 中的撤销/重做功能。 更多...
struct  InputValidator
 \chinese 输入验证器 表示由 InputValidationFactory 创建的输入验证器接口。该工厂提供一组标准 输入验证器,可用于验证用户使用虚拟键盘/小键盘输入的内容。 更多...
struct  IntegerRangeValidator
struct  UIntegerRangeValidator
struct  DoubleRangeValidator
struct  StringLengthValidator
class  KeyboardManager
struct  DefaultSingletonTraits
class  PopupManager
class  RenderInterface
 \chinese 渲染接口 提供 3D 渲染相关的显示选项控制,包括地面、机器人模型、坐标系、轨迹和点等元素的 显示/隐藏。 \endchinese \english RenderInterface Provides display option controls related to 3D rendering, including show/hide of ground, robot models, coordinate systems, trajectories and points. 更多...
class  UserInteraction
 \chinese 用户交互接口 此接口提供向终端用户请求输入或操作的功能。 \endchinese \english UserInteraction This interface provides functionality for requesting input or actions from end users. 更多...
class  UserInterfaceApi
class  Expression
 \chinese 表达式 表达式可用于配置各种内置程序节点,例如 If 和 Wait 节点。表达式通常是条件表达式 (计算结果为 true 或 false)。 更多...
class  ValueFactory
 \chinese 值工厂接口 更多...
class  FeatureVariable
 \chinese 特征变量 在安装中被标记为变量的特征,即使在机器人关闭和重新启动后也会存在。 \endchinese \english FeatureVariable A Feature marked as a Variable in the installation will exist even when a robot is turned off and on. 更多...
struct  FeatureVariableFilter
class  GlobalVariable
 Global variables are available everywhere in a program. 更多...
struct  GlobalVariableFilter
class  PersistedVariable
 ingroup ApplicationApi This interface represents variables stored with the installation. 更多...
struct  PersistedVariableFilter
class  Variable
 \chinese 变量接口 表示 AuboScope 中的变量。变量可用于在程序中存储和传递数据。 \endchinese \english Variable Represents a variable in AuboScope. 更多...
class  VariableFactory
class  VariableModel
 \chinese 变量模型 提供返回系统中当前已注册变量的方法。变量在存储到 DataModel 实例中或 用于配置内置 AuboScope 程序节点时即被注册。 \endchinese \english VariableModel Provides methods that returns the variables that currently are registered in the system. 更多...
class  Waypoint
 \chinese 路点接口 此接口组合了定义机器人位置的参数。 \endchinese \english Waypoint This interface composes parameters that define a position of the robot. 更多...
class  WaypointModel
 \chinese 路点模型 提供从当前机器人获取路点的方法。 \endchinese \english WaypointModel Provides methods that returns Waypoints from the current robot installation. 更多...

类型定义

template<class T>
using ContributionProviderPtr = std::shared_ptr<ContributionProvider<T>>
typedef long WidgetHandle
using RobotPositionCallback
using RobotMovementCallback = std::function<void(bool accepted, int error)>

枚举

enum  ScrewdriverOperationType { TIGHTEN , LOOSEN }
 This interface represents the type of screwing operation performed by the screwdriver. 更多...
enum class  UnitType { METRIC , IMPERIAL }

函数

 ARCS_CLASS_FORWARD (GripForceCapability)
 ARCS_CLASS_FORWARD (GripVacuumCapability)
 ARCS_CLASS_FORWARD (RegisteredCapabilities)
 ARCS_CLASS_FORWARD (SpeedCapability)
 ARCS_CLASS_FORWARD (WidthCapability)
 ARCS_CLASS_FORWARD (GripActionParameters)
 ARCS_CLASS_FORWARD (GripperApiProvider)
 ARCS_CLASS_FORWARD (GripperConfiguration)
 ARCS_CLASS_FORWARD (GripperContribution)
 ARCS_CLASS_FORWARD (ReleaseActionParameters)
 ARCS_CLASS_FORWARD (ScrewdriverApiProvider)
 ARCS_CLASS_FORWARD (ProgramSelectionParameters)
 ARCS_CLASS_FORWARD (PrepareToStartScrewdriverParameters)
 ARCS_CLASS_FORWARD (FeedScrewParameters)
 ARCS_CLASS_FORWARD (DriveScrewNotOKParameters)
 ARCS_CLASS_FORWARD (DriveScrewOKParameters)
 ARCS_CLASS_FORWARD (ScrewdriverReadyParameters)
 ARCS_CLASS_FORWARD (ScrewdriverConfiguration)
 ARCS_CLASS_FORWARD (ScrewdriverContribution)
 ARCS_CLASS_FORWARD (ScrewdriverProgram)
 ARCS_CLASS_FORWARD (ScrewdriverParameters)
 ARCS_CLASS_FORWARD (InstallationApiProvider)
 ARCS_CLASS_FORWARD (InstallationContributionConfiguration)
 ARCS_CLASS_FORWARD (InstallationCreationContext)
 ARCS_CLASS_FORWARD (InstallationNodeContribution)
 ARCS_CLASS_FORWARD (InstallationNodeService)
 ARCS_CLASS_FORWARD (InstallationNodeView)
 ARCS_CLASS_FORWARD (ProgramApiProvider)
 ARCS_CLASS_FORWARD (ProgramContributionConfiguration)
 ARCS_CLASS_FORWARD (ProgramCreationContext)
 ARCS_CLASS_FORWARD (ProgramNodeContribution)
 ARCS_CLASS_FORWARD (ProgramNodeService)
 ARCS_CLASS_FORWARD (ProgramNodeView)
 ARCS_CLASS_FORWARD (ViewApiProvider)
 ARCS_CLASS_FORWARD (ApplicationApi)
 ARCS_CLASS_FORWARD (DataModel)
 ARCS_CLASS_FORWARD (Device)
 ARCS_CLASS_FORWARD (DeviceManager)
 ARCS_CLASS_FORWARD (DeviceRegistrationManager)
 ARCS_CLASS_FORWARD (GripperDevice)
 ARCS_CLASS_FORWARD (AuboCapInfo)
 ARCS_CLASS_FORWARD (BaseFeature)
 ARCS_CLASS_FORWARD (Feature)
 ARCS_CLASS_FORWARD (FeatureContributionModel)
 ARCS_CLASS_FORWARD (FeatureLine)
 ARCS_CLASS_FORWARD (FeatureModel)
 ARCS_CLASS_FORWARD (FeaturePlane)
 ARCS_CLASS_FORWARD (FeaturePoint)
 ARCS_CLASS_FORWARD (FeatureTool)
 ARCS_CLASS_FORWARD (Function)
 ARCS_CLASS_FORWARD (FunctionModel)
 ARCS_CLASS_FORWARD (InstallationApi)
 ARCS_CLASS_FORWARD (AnalogIo)
 ARCS_CLASS_FORWARD (BoolRegister)
 ARCS_CLASS_FORWARD (DigitalIo)
 ARCS_CLASS_FORWARD (DoubleRegister)
 ARCS_CLASS_FORWARD (EtherNetIP)
 ARCS_CLASS_FORWARD (IntegerRegister)
 ARCS_CLASS_FORWARD (Io)
 ARCS_CLASS_FORWARD (IoModel)
 ARCS_CLASS_FORWARD (ModbusIo)
 ARCS_CLASS_FORWARD (Profinet)
 ARCS_CLASS_FORWARD (Register)
 ARCS_CLASS_FORWARD (Payload)
 ARCS_CLASS_FORWARD (PayloadContributionModel)
 ARCS_CLASS_FORWARD (PayloadModel)
 ARCS_CLASS_FORWARD (AssemblyNode)
 ARCS_CLASS_FORWARD (AssignmentNode)
 ARCS_CLASS_FORWARD (BreakNode)
 ARCS_CLASS_FORWARD (CallNode)
 ARCS_CLASS_FORWARD (CaseNode)
 ARCS_CLASS_FORWARD (CircleMoveNode)
 ARCS_CLASS_FORWARD (CommentNode)
 ARCS_CLASS_FORWARD (ConveyorTrackingNode)
 ARCS_CLASS_FORWARD (DefaultCaseNode)
 ARCS_CLASS_FORWARD (DirectionNode)
 ARCS_CLASS_FORWARD (ElseIfNode)
 ARCS_CLASS_FORWARD (ElseNode)
 ARCS_CLASS_FORWARD (FolderNode)
 ARCS_CLASS_FORWARD (ForceNode)
 ARCS_CLASS_FORWARD (ForceOptionNode)
 ARCS_CLASS_FORWARD (GripperNode)
 ARCS_CLASS_FORWARD (HaltNode)
 ARCS_CLASS_FORWARD (Expression)
 ARCS_CLASS_FORWARD (IfNode)
 ARCS_CLASS_FORWARD (LoopNode)
 ARCS_CLASS_FORWARD (MoveNode)
 ARCS_CLASS_FORWARD (OfflineTrackNode)
 ARCS_CLASS_FORWARD (PalletNode)
 ARCS_CLASS_FORWARD (PopupNode)
 ARCS_CLASS_FORWARD (ProgramHomeNode)
 ARCS_CLASS_FORWARD (RecordTrackNode)
 ARCS_CLASS_FORWARD (ScrewdrivingNode)
 ARCS_CLASS_FORWARD (ScriptNode)
 ARCS_CLASS_FORWARD (SeekNode)
 ARCS_CLASS_FORWARD (SetNode)
 ARCS_CLASS_FORWARD (SetPayloadNode)
 ARCS_CLASS_FORWARD (SubProgNode)
 ARCS_CLASS_FORWARD (SwitchNode)
 ARCS_CLASS_FORWARD (ThreadNode)
 ARCS_CLASS_FORWARD (TimerNode)
 ARCS_CLASS_FORWARD (UntilNode)
 ARCS_CLASS_FORWARD (VisualLocalizationProgramNode)
 ARCS_CLASS_FORWARD (WaitNode)
 ARCS_CLASS_FORWARD (WaypointNode)
 ARCS_CLASS_FORWARD (ProgramNode)
 ARCS_CLASS_FORWARD (ProgramNodeFactory)
 ARCS_CLASS_FORWARD (ProgramApi)
 ARCS_CLASS_FORWARD (ProgramModel)
 ARCS_CLASS_FORWARD (TreeNode)
 ARCS_CLASS_FORWARD (ScriptWriter)
 ARCS_CLASS_FORWARD (SystemApi)
 ARCS_CLASS_FORWARD (TCP)
 ARCS_CLASS_FORWARD (TcpContributionModel)
 ARCS_CLASS_FORWARD (TcpModel)
 ARCS_CLASS_FORWARD (UndoRedoManager)
 ARCS_CLASS_FORWARD (KeyboardManager)
 ARCS_CLASS_FORWARD (PopupManager)
 ARCS_CLASS_FORWARD (RenderInterface)
 ARCS_CLASS_FORWARD (UserInteraction)
 ARCS_CLASS_FORWARD (UserInterfaceApi)
 ARCS_CLASS_FORWARD (ValueFactory)
 ARCS_CLASS_FORWARD (FeatureVariable)
 ARCS_CLASS_FORWARD (GlobalVariable)
 ARCS_CLASS_FORWARD (PersistedVariable)
 ARCS_CLASS_FORWARD (Variable)
 ARCS_CLASS_FORWARD (VariableFactory)
 ARCS_CLASS_FORWARD (VariableModel)
 ARCS_CLASS_FORWARD (Waypoint)
 ARCS_CLASS_FORWARD (WaypointModel)

类型定义说明

◆ ContributionProviderPtr

template<class T>
using arcs::aubo_scope::ContributionProviderPtr = std::shared_ptr<ContributionProvider<T>>

在文件 contribution_provider.h53 行定义.

◆ RobotMovementCallback

using arcs::aubo_scope::RobotMovementCallback = std::function<void(bool accepted, int error)>

在文件 user_interaction.h21 行定义.

◆ RobotPositionCallback

初始值:
std::function<void(
bool accepted, const std::vector<double> &pose,
const std::vector<double> &q, const std::vector<double> &offset)>

在文件 user_interaction.h18 行定义.

◆ WidgetHandle

在文件 program_node_view.h9 行定义.

枚举类型说明

◆ ScrewdriverOperationType

This interface represents the type of screwing operation performed by the screwdriver.

枚举值
TIGHTEN 

The screwdriver operation will follow the screw in a tightening direction (in).

LOOSEN 

The screwdriver operation will follow the screw in a loosening direction (out).

在文件 screw_driver_parameters.h55 行定义.

◆ UnitType

enum class arcs::aubo_scope::UnitType
strong
枚举值
METRIC 

公制 mm Kg

IMPERIAL 

英制

在文件 system_api.h12 行定义.

函数说明

◆ ARCS_CLASS_FORWARD() [1/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( AnalogIo )

◆ ARCS_CLASS_FORWARD() [2/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ApplicationApi )

◆ ARCS_CLASS_FORWARD() [3/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( AssemblyNode )

◆ ARCS_CLASS_FORWARD() [4/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( AssignmentNode )

◆ ARCS_CLASS_FORWARD() [5/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( AuboCapInfo )

◆ ARCS_CLASS_FORWARD() [6/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( BaseFeature )

◆ ARCS_CLASS_FORWARD() [7/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( BoolRegister )

◆ ARCS_CLASS_FORWARD() [8/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( BreakNode )

◆ ARCS_CLASS_FORWARD() [9/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( CallNode )

◆ ARCS_CLASS_FORWARD() [10/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( CaseNode )

◆ ARCS_CLASS_FORWARD() [11/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( CircleMoveNode )

◆ ARCS_CLASS_FORWARD() [12/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( CommentNode )

◆ ARCS_CLASS_FORWARD() [13/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ConveyorTrackingNode )

◆ ARCS_CLASS_FORWARD() [14/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( DataModel )

◆ ARCS_CLASS_FORWARD() [15/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( DefaultCaseNode )

◆ ARCS_CLASS_FORWARD() [16/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( Device )

◆ ARCS_CLASS_FORWARD() [17/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( DeviceManager )

◆ ARCS_CLASS_FORWARD() [18/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( DeviceRegistrationManager )

◆ ARCS_CLASS_FORWARD() [19/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( DigitalIo )

◆ ARCS_CLASS_FORWARD() [20/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( DirectionNode )

◆ ARCS_CLASS_FORWARD() [21/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( DoubleRegister )

◆ ARCS_CLASS_FORWARD() [22/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( DriveScrewNotOKParameters )

◆ ARCS_CLASS_FORWARD() [23/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( DriveScrewOKParameters )

◆ ARCS_CLASS_FORWARD() [24/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ElseIfNode )

◆ ARCS_CLASS_FORWARD() [25/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ElseNode )

◆ ARCS_CLASS_FORWARD() [26/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( EtherNetIP )

◆ ARCS_CLASS_FORWARD() [27/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( Expression )

◆ ARCS_CLASS_FORWARD() [28/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( Feature )

◆ ARCS_CLASS_FORWARD() [29/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( FeatureContributionModel )

◆ ARCS_CLASS_FORWARD() [30/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( FeatureLine )

◆ ARCS_CLASS_FORWARD() [31/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( FeatureModel )

◆ ARCS_CLASS_FORWARD() [32/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( FeaturePlane )

◆ ARCS_CLASS_FORWARD() [33/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( FeaturePoint )

◆ ARCS_CLASS_FORWARD() [34/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( FeatureTool )

◆ ARCS_CLASS_FORWARD() [35/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( FeatureVariable )

◆ ARCS_CLASS_FORWARD() [36/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( FeedScrewParameters )

◆ ARCS_CLASS_FORWARD() [37/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( FolderNode )

◆ ARCS_CLASS_FORWARD() [38/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ForceNode )

◆ ARCS_CLASS_FORWARD() [39/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ForceOptionNode )

◆ ARCS_CLASS_FORWARD() [40/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( Function )

◆ ARCS_CLASS_FORWARD() [41/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( FunctionModel )

◆ ARCS_CLASS_FORWARD() [42/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( GlobalVariable )

◆ ARCS_CLASS_FORWARD() [43/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( GripActionParameters )

◆ ARCS_CLASS_FORWARD() [44/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( GripForceCapability )

◆ ARCS_CLASS_FORWARD() [45/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( GripperApiProvider )

◆ ARCS_CLASS_FORWARD() [46/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( GripperConfiguration )

◆ ARCS_CLASS_FORWARD() [47/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( GripperContribution )

◆ ARCS_CLASS_FORWARD() [48/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( GripperDevice )

◆ ARCS_CLASS_FORWARD() [49/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( GripperNode )

◆ ARCS_CLASS_FORWARD() [50/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( GripVacuumCapability )

◆ ARCS_CLASS_FORWARD() [51/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( HaltNode )

◆ ARCS_CLASS_FORWARD() [52/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( IfNode )

◆ ARCS_CLASS_FORWARD() [53/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( InstallationApi )

◆ ARCS_CLASS_FORWARD() [54/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( InstallationApiProvider )

◆ ARCS_CLASS_FORWARD() [55/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( InstallationContributionConfiguration )

◆ ARCS_CLASS_FORWARD() [56/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( InstallationCreationContext )

◆ ARCS_CLASS_FORWARD() [57/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( InstallationNodeContribution )

◆ ARCS_CLASS_FORWARD() [58/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( InstallationNodeService )

◆ ARCS_CLASS_FORWARD() [59/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( InstallationNodeView )

◆ ARCS_CLASS_FORWARD() [60/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( IntegerRegister )

◆ ARCS_CLASS_FORWARD() [61/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( Io )

◆ ARCS_CLASS_FORWARD() [62/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( IoModel )

◆ ARCS_CLASS_FORWARD() [63/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( KeyboardManager )

◆ ARCS_CLASS_FORWARD() [64/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( LoopNode )

◆ ARCS_CLASS_FORWARD() [65/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ModbusIo )

◆ ARCS_CLASS_FORWARD() [66/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( MoveNode )

◆ ARCS_CLASS_FORWARD() [67/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( OfflineTrackNode )

◆ ARCS_CLASS_FORWARD() [68/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( PalletNode )

◆ ARCS_CLASS_FORWARD() [69/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( Payload )

◆ ARCS_CLASS_FORWARD() [70/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( PayloadContributionModel )

◆ ARCS_CLASS_FORWARD() [71/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( PayloadModel )

◆ ARCS_CLASS_FORWARD() [72/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( PersistedVariable )

◆ ARCS_CLASS_FORWARD() [73/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( PopupManager )

◆ ARCS_CLASS_FORWARD() [74/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( PopupNode )

◆ ARCS_CLASS_FORWARD() [75/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( PrepareToStartScrewdriverParameters )

◆ ARCS_CLASS_FORWARD() [76/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( Profinet )

◆ ARCS_CLASS_FORWARD() [77/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ProgramApi )

◆ ARCS_CLASS_FORWARD() [78/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ProgramApiProvider )

◆ ARCS_CLASS_FORWARD() [79/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ProgramContributionConfiguration )

◆ ARCS_CLASS_FORWARD() [80/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ProgramCreationContext )

◆ ARCS_CLASS_FORWARD() [81/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ProgramHomeNode )

◆ ARCS_CLASS_FORWARD() [82/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ProgramModel )

◆ ARCS_CLASS_FORWARD() [83/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ProgramNode )

◆ ARCS_CLASS_FORWARD() [84/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ProgramNodeContribution )

◆ ARCS_CLASS_FORWARD() [85/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ProgramNodeFactory )

◆ ARCS_CLASS_FORWARD() [86/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ProgramNodeService )

◆ ARCS_CLASS_FORWARD() [87/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ProgramNodeView )

◆ ARCS_CLASS_FORWARD() [88/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ProgramSelectionParameters )

◆ ARCS_CLASS_FORWARD() [89/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( RecordTrackNode )

◆ ARCS_CLASS_FORWARD() [90/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( Register )

◆ ARCS_CLASS_FORWARD() [91/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( RegisteredCapabilities )

◆ ARCS_CLASS_FORWARD() [92/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ReleaseActionParameters )

◆ ARCS_CLASS_FORWARD() [93/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( RenderInterface )

◆ ARCS_CLASS_FORWARD() [94/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ScrewdriverApiProvider )

◆ ARCS_CLASS_FORWARD() [95/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ScrewdriverConfiguration )

◆ ARCS_CLASS_FORWARD() [96/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ScrewdriverContribution )

◆ ARCS_CLASS_FORWARD() [97/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ScrewdriverParameters )

◆ ARCS_CLASS_FORWARD() [98/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ScrewdriverProgram )

◆ ARCS_CLASS_FORWARD() [99/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ScrewdriverReadyParameters )

◆ ARCS_CLASS_FORWARD() [100/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ScrewdrivingNode )

◆ ARCS_CLASS_FORWARD() [101/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ScriptNode )

◆ ARCS_CLASS_FORWARD() [102/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ScriptWriter )

◆ ARCS_CLASS_FORWARD() [103/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( SeekNode )

◆ ARCS_CLASS_FORWARD() [104/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( SetNode )

◆ ARCS_CLASS_FORWARD() [105/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( SetPayloadNode )

◆ ARCS_CLASS_FORWARD() [106/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( SpeedCapability )

◆ ARCS_CLASS_FORWARD() [107/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( SubProgNode )

◆ ARCS_CLASS_FORWARD() [108/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( SwitchNode )

◆ ARCS_CLASS_FORWARD() [109/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( SystemApi )

◆ ARCS_CLASS_FORWARD() [110/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( TCP )

◆ ARCS_CLASS_FORWARD() [111/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( TcpContributionModel )

◆ ARCS_CLASS_FORWARD() [112/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( TcpModel )

◆ ARCS_CLASS_FORWARD() [113/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ThreadNode )

◆ ARCS_CLASS_FORWARD() [114/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( TimerNode )

◆ ARCS_CLASS_FORWARD() [115/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( TreeNode )

◆ ARCS_CLASS_FORWARD() [116/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( UndoRedoManager )

◆ ARCS_CLASS_FORWARD() [117/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( UntilNode )

◆ ARCS_CLASS_FORWARD() [118/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( UserInteraction )

◆ ARCS_CLASS_FORWARD() [119/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( UserInterfaceApi )

◆ ARCS_CLASS_FORWARD() [120/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ValueFactory )

◆ ARCS_CLASS_FORWARD() [121/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( Variable )

◆ ARCS_CLASS_FORWARD() [122/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( VariableFactory )

◆ ARCS_CLASS_FORWARD() [123/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( VariableModel )

◆ ARCS_CLASS_FORWARD() [124/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( ViewApiProvider )

◆ ARCS_CLASS_FORWARD() [125/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( VisualLocalizationProgramNode )

◆ ARCS_CLASS_FORWARD() [126/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( WaitNode )

◆ ARCS_CLASS_FORWARD() [127/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( Waypoint )

◆ ARCS_CLASS_FORWARD() [128/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( WaypointModel )

◆ ARCS_CLASS_FORWARD() [129/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( WaypointNode )

◆ ARCS_CLASS_FORWARD() [130/130]

arcs::aubo_scope::ARCS_CLASS_FORWARD ( WidthCapability )