open62541pp 0.18.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
ua.hpp
Go to the documentation of this file.
1#pragma once
2
6
7namespace opcua {
8
9/**
10 * Inline namespace for types and node ids of http://opcfoundation.org/UA/.
11 * Builtin types are defined in the parent namespace.
12 */
13inline namespace ua {}
14
15} // namespace opcua