Defines | Functions
opcua_errors.cpp File Reference
#include <opc/ua/errors.h>
#include <opc/common/modules.h>
Include dependency graph for opcua_errors.cpp:

Go to the source code of this file.

Defines

#define OPCUA_CORE_ERROR(name, code, message)   Common::ErrorData name(OPCUA_CORE_MODULE_ERROR_CODE(code), message)
#define OPCUA_CORE_MODULE_ERROR_CODE(code)   ERROR_CODE(Common::MODULE_OPCUA_CORE, code)
 Common errors definitions GNU LGPL.

Functions

 OPCUA_CORE_ERROR (CannotCreateChannelOnInvalidSocket, 1,"Cannot create socket on invalid socket.")

Define Documentation

#define OPCUA_CORE_ERROR (   name,
  code,
  message 
)    Common::ErrorData name(OPCUA_CORE_MODULE_ERROR_CODE(code), message)

Definition at line 15 of file opcua_errors.cpp.

Common errors definitions GNU LGPL.

Author:
Alexander Rykovanov 2011 rykovanov.as@gmail.com Distributed under the GNU LGPL License (See accompanying file LICENSE or copy at http://www.gnu.org/licenses/lgpl.html)

Definition at line 14 of file opcua_errors.cpp.


Function Documentation

OPCUA_CORE_ERROR ( CannotCreateChannelOnInvalidSocket  ,
,
"Cannot create socket on invalid socket."   
)


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