asNative(WrapperType *wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(const WrapperType *wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(WrapperType &wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(const WrapperType &wrapper) noexcept | opcua::Wrapper< T > | related |
asWrapper(NativeType *native) noexcept | opcua::Wrapper< T > | related |
asWrapper(const NativeType *native) noexcept | opcua::Wrapper< T > | related |
asWrapper(NativeType &native) noexcept | opcua::Wrapper< T > | related |
asWrapper(const NativeType &native) noexcept | opcua::Wrapper< T > | related |
clear() noexcept | opcua::TypeWrapper< UA_Guid, UA_TYPES_GUID > | inlineprotected |
Guid(std::array< uint8_t, 16 > data) noexcept | opcua::Guid | inlineexplicit |
Guid(uint32_t data1, uint16_t data2, uint16_t data3, std::array< uint8_t, 8 > data4) noexcept | opcua::Guid | inline |
handle() noexcept | opcua::Wrapper< T > | inline |
handle() const noexcept | opcua::Wrapper< T > | inline |
native() const noexcept | opcua::Wrapper< T > | inlineprotected |
native() noexcept | opcua::Wrapper< T > | inlineprotected |
NativeType typedef | opcua::Wrapper< T > | |
operator const T &() const noexcept | opcua::Wrapper< T > | inline |
operator T&() noexcept | opcua::Wrapper< T > | inline |
operator!=(const UA_Guid &lhs, const UA_Guid &rhs) noexcept | opcua::Guid | related |
operator->() noexcept | opcua::Wrapper< T > | inline |
operator->() const noexcept | opcua::Wrapper< T > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_Guid, UA_TYPES_GUID > | inline |
operator=(const UA_Guid &native) | opcua::TypeWrapper< UA_Guid, UA_TYPES_GUID > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_Guid, UA_TYPES_GUID > | inline |
operator=(UA_Guid &&native) noexcept | opcua::TypeWrapper< UA_Guid, UA_TYPES_GUID > | inline |
opcua::Wrapper::operator=(const T &native) noexcept | opcua::Wrapper< T > | inline |
opcua::Wrapper::operator=(T &&native) noexcept | opcua::Wrapper< T > | inline |
operator==(const UA_Guid &lhs, const UA_Guid &rhs) noexcept | opcua::Guid | related |
parse(std::string_view str) | opcua::Guid | inlinestatic |
random() noexcept | opcua::Guid | inlinestatic |
swap(Wrapper &other) noexcept | opcua::Wrapper< T > | inline |
swap(T &native) noexcept | opcua::Wrapper< T > | inline |
toString() const | opcua::Guid | |
TypeWrapper< UA_Guid, UA_TYPES_GUID >::toString(const UA_Guid &object, const UA_DataType &type) | opcua::TypeWrapper< UA_Guid, UA_TYPES_GUID > | related |
TypeWrapper< UA_Guid, UA_TYPES_GUID >::toString(const UA_Guid &object) | opcua::TypeWrapper< UA_Guid, UA_TYPES_GUID > | related |
typeIndex() | opcua::TypeWrapper< UA_Guid, UA_TYPES_GUID > | inlinestatic |
TypeWrapper() noexcept=default | opcua::Guid | |
TypeWrapper(const T &native) | opcua::Guid | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::Guid | inline |
TypeWrapper(const TypeWrapper &other) | opcua::Guid | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::Guid | inline |
TypeWrapper< UA_Guid, UA_TYPES_GUID >::TypeWrapper(const UA_Guid &native) | opcua::TypeWrapper< UA_Guid, UA_TYPES_GUID > | inlineexplicit |
TypeWrapper< UA_Guid, UA_TYPES_GUID >::TypeWrapper(UA_Guid &&native) noexcept | opcua::TypeWrapper< UA_Guid, UA_TYPES_GUID > | inline |
Wrapper() noexcept=default | opcua::Wrapper< T > | |
Wrapper(const T &native) noexcept | opcua::Wrapper< T > | inlineexplicit |
Wrapper(T &&native) noexcept | opcua::Wrapper< T > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_Guid, UA_TYPES_GUID > | inline |