open62541pp 0.17.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
datatype.hpp File Reference
#include <algorithm>
#include <cassert>
#include <cstdint>
#include <iterator>
#include <type_traits>
#include <utility>
#include <vector>
#include "open62541pp/common.hpp"
#include "open62541pp/config.hpp"
#include "open62541pp/detail/open62541/common.h"
#include "open62541pp/detail/traits.hpp"
#include "open62541pp/span.hpp"
#include "open62541pp/typeregistry.hpp"
#include "open62541pp/types.hpp"
#include "open62541pp/wrapper.hpp"
Include dependency graph for datatype.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opcua::DataType
 
class  opcua::DataTypeBuilder< T, Tag, U >
 

Namespaces

namespace  opcua
 

Typedefs

using opcua::DataTypeMember = UA_DataTypeMember