endpoints_parameters.h
Go to the documentation of this file.
00001 
00002 
00003 
00004 
00005 
00006 
00007 
00008 
00009 
00010 
00011 #pragma once
00012 
00013 #include <opc/common/addons_core/addon_parameters.h>
00014 #include <opc/ua/protocol/endpoints.h>
00015 #include <opc/ua/server/endpoints_services.h>
00016 
00017 
00018 namespace OpcUa
00019 {
00020 
00021   std::vector<Server::ApplicationData> ParseEndpointsParameters(const std::vector<Common::ParametersGroup>& rootGroup, bool debug);
00022   std::vector<Common::ParametersGroup> CreateCommonParameters(const std::vector<Server::ApplicationData>& endpoints, bool debug);
00023 
00024 }


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Sat Jun 8 2019 18:24:40