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