Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
freeopcua
src
core
opcua_errors.cpp
Go to the documentation of this file.
1
11
#include <
opc/ua/errors.h
>
12
#include <
opc/common/modules.h
>
13
14
#define OPCUA_CORE_MODULE_ERROR_CODE(code) ERROR_CODE(Common::MODULE_OPCUA_CORE, code)
15
#define OPCUA_CORE_ERROR(name, code, message) Common::ErrorData name(OPCUA_CORE_MODULE_ERROR_CODE(code), message)
16
17
OPCUA_CORE_ERROR
(CannotCreateChannelOnInvalidSocket, 1,
"Cannot create socket on invalid socket."
);
18
modules.h
errors.h
OPCUA_CORE_ERROR
#define OPCUA_CORE_ERROR(name, code, message)
Definition:
opcua_errors.cpp:15
ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:07