OpcUaCanOpen
CANopen OPC-UA server
AddressSpace::IOTransactionContextSDO Class Reference

#include <IOTransactionContextCanOpen.h>

Inherits AddressSpace::IOTransactionContextCanOpen.

Public Member Functions

 IOTransactionContextSDO ()
 
 ~IOTransactionContextSDO ()
 
- Public Member Functions inherited from AddressSpace::IOTransactionContextCanOpen
 IOTransactionContextCanOpen ()
 construction with Variable initialization More...
 
virtual ~IOTransactionContextCanOpen ()
 destruction More...
 
void setSession (Session *pSession)
 Set the Session of the current Session. More...
 
Session * pSession ()
 Get the actual Session via pointer. More...
 

Public Attributes

PDataValueArray m_arrWriteValues
 
UaUInt32Array m_arrSamplingHandles
 
- Public Attributes inherited from AddressSpace::IOTransactionContextCanOpen
IOManager::TransactionType m_transactionType
 
OpcUa_UInt32 m_returnDiagnostics
 
IOManager * m_pIOManager
 
IOManagerCallback * m_pCallback
 
OpcUa_UInt32 m_hTransaction
 
OpcUa_UInt32 m_totalItemCountHint
 
OpcUa_Double m_maxAge
 
OpcUa_TimestampsToReturn m_timestampsToReturn
 
OpcUa_UInt32 m_nAsyncCount
 
UaUInt32Array m_arrCallbackHandles
 
PVariableHandleUaNodeArray m_arrUaVariableHandles
 

Detailed Description

Definition at line 114 of file IOTransactionContextCanOpen.h.

Constructor & Destructor Documentation

◆ IOTransactionContextSDO()

AddressSpace::IOTransactionContextSDO::IOTransactionContextSDO ( )
inline

Definition at line 117 of file IOTransactionContextCanOpen.h.

◆ ~IOTransactionContextSDO()

AddressSpace::IOTransactionContextSDO::~IOTransactionContextSDO ( )
inline

Definition at line 122 of file IOTransactionContextCanOpen.h.

Member Data Documentation

◆ m_arrSamplingHandles

UaUInt32Array AddressSpace::IOTransactionContextSDO::m_arrSamplingHandles

Definition at line 127 of file IOTransactionContextCanOpen.h.

◆ m_arrWriteValues

PDataValueArray AddressSpace::IOTransactionContextSDO::m_arrWriteValues

Definition at line 126 of file IOTransactionContextCanOpen.h.


The documentation for this class was generated from the following file: