open62541pp 0.19.0
C++ wrapper of open62541
|
#include <type_traits>
#include "open62541pp/detail/open62541/common.h"
#include "open62541pp/detail/traits.hpp"
Go to the source code of this file.
Classes | |
struct | opcua::IsRegistered< T, typename > |
struct | opcua::IsRegistered< T, std::void_t< decltype(TypeRegistry< T >{})> > |
Namespaces | |
namespace | opcua |
Macros | |
#define | UAPP_TYPEREGISTRY_NATIVE(NativeType, typeIndex) |
Functions | |
template<typename T > | |
const UA_DataType & | opcua::getDataType () noexcept |
#define UAPP_TYPEREGISTRY_NATIVE | ( | NativeType, | |
typeIndex | |||
) |
Definition at line 52 of file typeregistry.hpp.