open62541pp 0.15.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::Namespace Struct Reference

#include <common.hpp>

Detailed Description

Namespace with index and URI.

Definition at line 15 of file common.hpp.

Public Attributes

NamespaceIndex index
 
std::string_view uri
 

Member Data Documentation

◆ index

NamespaceIndex opcua::Namespace::index

Definition at line 16 of file common.hpp.

◆ uri

std::string_view opcua::Namespace::uri

Definition at line 17 of file common.hpp.