OpcUaCanOpen
CANopen OPC-UA server
CanBusInterface.h File Reference
#include "UaCalcItem.h"
#include "CANOpenServerConfig.h"
#include "CanBusAccess.h"
#include "CanBusObject.h"
#include "ControlInterface.h"
#include "UaCanBusObject.h"
#include "UaDeviceMethod.h"
#include "NmBuildingAutomation.h"
#include "UaCanTrace.h"
#include <list>
#include <map>
#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  CanOpen::CanBusInterface
 An implementation of ControlInterface for can bus CanBusInterface is an interface class to connect OpcUa Address Space to CANOpen hardware. More...
 
class  CanOpen::CanBusInterface::predCanBus
 
struct  CanOpen::CanBusInterface::InitSet
 

Namespaces

 CanOpen
 Classes and methods to implement the CANOpen protocol for can bus device.
 

Typedefs

typedef std::map< string, vector< UaControlVariable * > > CanOpen::mapDataVariable
 

Variables

bool noExit
 

Variable Documentation

◆ noExit

bool noExit

Definition at line 36 of file servermain.cpp.