Macros | 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.

Macros

#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. More...
 

Functions

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

Macro Definition 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.

#define OPCUA_CORE_MODULE_ERROR_CODE (   code)    ERROR_CODE(Common::MODULE_OPCUA_CORE, code)

Common errors definitions GNU LGPL.

Author
Alexander Rykovanov 2011 rykov.nosp@m.anov.nosp@m..as@g.nosp@m.mail.nosp@m..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 Tue Jan 19 2021 03:12:09