OpcUaCanOpen
CANopen OPC-UA server
|
#include "nodemanagerbase.h"
#include "variablehandle.h"
#include "opcua_baseobjecttype.h"
#include "iomanager.h"
#include "CANOpenServerConfig.h"
#include "ControlInterface.h"
Go to the source code of this file.
Classes | |
class | AddressSpace::NmBuildingAutomation |
NmBuildingAutomation is a class defining all basic features of OpcUaCanOpenServer More... | |
Namespaces | |
AddressSpace | |
Classes and methods to create OpcUa address space and to send/receive commands and data. | |
Typedefs | |
typedef std::vector< UaControlVariable * > | AddressSpace::UaControlVariableSet |
typedef std::map< string, UaControlVariable * > | AddressSpace::UaControlVariableMap |