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_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | inlineprotected |
encryptionAlgorithm() const noexcept | opcua::ua::UserNameIdentityToken | inline |
encryptionAlgorithm() noexcept | opcua::ua::UserNameIdentityToken | inline |
getEncryptionAlgorithm() const noexcept | opcua::ua::UserNameIdentityToken | inline |
getEncryptionAlgorithm() noexcept | opcua::ua::UserNameIdentityToken | inline |
getPassword() const noexcept | opcua::ua::UserNameIdentityToken | inline |
getPassword() noexcept | opcua::ua::UserNameIdentityToken | inline |
getPolicyId() const noexcept | opcua::ua::UserNameIdentityToken | inline |
getPolicyId() noexcept | opcua::ua::UserNameIdentityToken | inline |
getUserName() const noexcept | opcua::ua::UserNameIdentityToken | inline |
getUserName() noexcept | opcua::ua::UserNameIdentityToken | 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->() noexcept | opcua::Wrapper< T > | inline |
operator->() const noexcept | opcua::Wrapper< T > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | inline |
operator=(const UA_UserNameIdentityToken &native) | opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | inline |
operator=(UA_UserNameIdentityToken &&native) noexcept | opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | inline |
opcua::Wrapper::operator=(const T &native) noexcept | opcua::Wrapper< T > | inline |
opcua::Wrapper::operator=(T &&native) noexcept | opcua::Wrapper< T > | inline |
password() const noexcept | opcua::ua::UserNameIdentityToken | inline |
password() noexcept | opcua::ua::UserNameIdentityToken | inline |
policyId() const noexcept | opcua::ua::UserNameIdentityToken | inline |
policyId() noexcept | opcua::ua::UserNameIdentityToken | inline |
swap(Wrapper &other) noexcept | opcua::Wrapper< T > | inline |
swap(T &native) noexcept | opcua::Wrapper< T > | inline |
toString(const UA_UserNameIdentityToken &object, const UA_DataType &type) | opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | related |
toString(const UA_UserNameIdentityToken &object) | opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | related |
typeIndex() | opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | inlinestatic |
TypeWrapper() noexcept=default | opcua::ua::UserNameIdentityToken | |
TypeWrapper(const T &native) | opcua::ua::UserNameIdentityToken | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::ua::UserNameIdentityToken | inline |
TypeWrapper(const TypeWrapper &other) | opcua::ua::UserNameIdentityToken | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::ua::UserNameIdentityToken | inline |
TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN >::TypeWrapper(const UA_UserNameIdentityToken &native) | opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | inlineexplicit |
TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN >::TypeWrapper(UA_UserNameIdentityToken &&native) noexcept | opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | inline |
userName() const noexcept | opcua::ua::UserNameIdentityToken | inline |
userName() noexcept | opcua::ua::UserNameIdentityToken | inline |
UserNameIdentityToken(std::string_view userName, std::string_view password, std::string_view encryptionAlgorithm={}) | opcua::ua::UserNameIdentityToken | 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_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | inline |