#include <CanOpenData.h>
Inherits UserDataBase.
Definition at line 15 of file CanOpenData.h.
◆ CanOpenDataAddress()
CanOpenDataAddress::CanOpenDataAddress |
( |
CanOpenItemType |
itemType, |
|
|
OpcUa_UInt16 |
dataAddress, |
|
|
OpcUa_UInt16 |
numberByte, |
|
|
OpcUa_UInt16 |
bitNumber, |
|
|
OpcUa_UInt16 |
ch |
|
) |
| |
|
inline |
◆ ~CanOpenDataAddress()
virtual CanOpenDataAddress::~CanOpenDataAddress |
( |
| ) |
|
|
inlinevirtual |
◆ bitNumber()
OpcUa_UInt16 CanOpenDataAddress::bitNumber |
( |
| ) |
const |
|
inline |
◆ channel()
OpcUa_UInt16 CanOpenDataAddress::channel |
( |
| ) |
const |
|
inline |
◆ dataAddress()
OpcUa_UInt16 CanOpenDataAddress::dataAddress |
( |
| ) |
const |
|
inline |
◆ getDirection()
static bool CanOpenDataAddress::getDirection |
( |
const char * |
ndir, |
|
|
DirectionType & |
d |
|
) |
| |
|
inlinestatic |
◆ getOpcUaType()
static bool CanOpenDataAddress::getOpcUaType |
( |
const char * |
ndir, |
|
|
OpcUa_BuiltInType & |
d |
|
) |
| |
|
inlinestatic |
◆ msgType()
◆ numberByte()
OpcUa_UInt16 CanOpenDataAddress::numberByte |
( |
| ) |
const |
|
inline |
◆ UA_DISABLE_COPY()
◆ direct
◆ m_bitNumber
OpcUa_UInt16 CanOpenDataAddress::m_bitNumber |
|
private |
◆ m_channel
OpcUa_UInt16 CanOpenDataAddress::m_channel |
|
private |
◆ m_dataAddress
OpcUa_UInt16 CanOpenDataAddress::m_dataAddress |
|
private |
◆ m_itemType
◆ m_numberByte
OpcUa_UInt16 CanOpenDataAddress::m_numberByte |
|
private |
The documentation for this class was generated from the following file: