OpcUaCanOpen
CANopen OPC-UA server
|
#include "userdatabase.h"
#include "uabasenodes.h"
#include "uadatavalue.h"
#include <xsd/cxx/tree/types.hxx>
#include "boost/shared_ptr.hpp"
#include <iostream>
#include <memory>
Go to the source code of this file.
Classes | |
class | UserDevice::pUserDeviceStruct |
UserDeviceStruct class is a generic representing the basic property of the user devices User device classes should base on this class Instants of this class contain the link to the parent object (is exist), link to UaNode and function code describing the possible operation. More... | |
class | UserDevice::UserDeviceStruct |
Namespaces | |
UserDevice | |
Generic interface for user devices. | |