AuboStudio SDK  0.6.3
arcs::aubo_scope::Register类 参考

This interface provides support for registers. 更多...

#include <register.h>

类 arcs::aubo_scope::Register 继承关系图:
arcs::aubo_scope::Register 的协作图:

Public 成员函数

virtual ~Register ()=default
Public 成员函数 继承自 arcs::aubo_scope::Io
 Io (Io &f)
 Io (Io &&f)
virtual ~Io ()
std::string getDisplayName () const
std::string getDefaultName () const
std::string getValueStr () const
IoType getType () const
InterfaceType getInterfaceType () const
int getAction () const
bool isInput () const
bool isResolvable () const
 Some I/Os, such as MODBUS I/Os and analog Tool inputs, are in some situations not present in AuboScope or available for use.
size_t hashCode ()

额外继承的成员函数

Public 类型 继承自 arcs::aubo_scope::Io
enum  IoType : int {
  DIGITAL , ANALOG , INTEGER , BOOLEAN ,
  DOUBLE
}
enum  InterfaceType : int {
  STANDARD , TOOL , CONFIGURABLE , LINKIO ,
  MODBUS , GENERAL_PURPOSE , PROFINET , ETHERNET_IP
}
Protected 成员函数 继承自 arcs::aubo_scope::Io
 Io ()

详细描述

This interface provides support for registers.

在文件 register.h14 行定义.

构造及析构函数说明

◆ ~Register()

virtual arcs::aubo_scope::Register::~Register ( )
virtualdefault

该类的文档由以下文件生成: