|
OpcUaCanOpen
CANopen OPC-UA server
|
#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 |
Definition at line 114 of file IOTransactionContextCanOpen.h.
|
inline |
Definition at line 117 of file IOTransactionContextCanOpen.h.
|
inline |
Definition at line 122 of file IOTransactionContextCanOpen.h.
| UaUInt32Array AddressSpace::IOTransactionContextSDO::m_arrSamplingHandles |
Definition at line 127 of file IOTransactionContextCanOpen.h.
| PDataValueArray AddressSpace::IOTransactionContextSDO::m_arrWriteValues |
Definition at line 126 of file IOTransactionContextCanOpen.h.