|
OpcUaCanOpen
CANopen OPC-UA server
|
#include "iomanager.h"#include "variablehandleuanode.h"#include "opcuatypesinternal.h"#include "CanPDOObject.h"Go to the source code of this file.
Classes | |
| class | AddressSpace::IOTransactionContextCanOpen |
| The class contains common feature for pdo and sdo context classes. More... | |
| class | AddressSpace::IOTransactionContextPDO |
| The class contains a set of pdo object to send. More... | |
| class | AddressSpace::IOTransactionContextSDO |
Namespaces | |
| AddressSpace | |
| Classes and methods to create OpcUa address space and to send/receive commands and data. | |
Typedefs | |
| typedef UaPointerArray< VariableHandleUaNode > | AddressSpace::PVariableHandleUaNodeArray |
| typedef UaPointerArray< CanPDOObject > | AddressSpace::PCanPDOObjectArray |