clear() noexcept | opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | inlineprotected |
getEncryptionAlgorithm() const noexcept | opcua::UserNameIdentityToken | inline |
getEncryptionAlgorithm() noexcept | opcua::UserNameIdentityToken | inline |
getPassword() const noexcept | opcua::UserNameIdentityToken | inline |
getPassword() noexcept | opcua::UserNameIdentityToken | inline |
getPolicyId() const noexcept | opcua::UserNameIdentityToken | inline |
getPolicyId() noexcept | opcua::UserNameIdentityToken | inline |
getTypeIndex() | opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | inlinestatic |
getUserName() const noexcept | opcua::UserNameIdentityToken | inline |
getUserName() noexcept | opcua::UserNameIdentityToken | inline |
handle() noexcept | opcua::Wrapper< UA_UserNameIdentityToken > | inline |
handle() const noexcept | opcua::Wrapper< UA_UserNameIdentityToken > | inline |
native() const noexcept | opcua::Wrapper< UA_UserNameIdentityToken > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_UserNameIdentityToken > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_UserNameIdentityToken > | |
operator const UA_UserNameIdentityToken &() const noexcept | opcua::Wrapper< UA_UserNameIdentityToken > | inline |
operator UA_UserNameIdentityToken &() noexcept | opcua::Wrapper< UA_UserNameIdentityToken > | inline |
operator->() noexcept | opcua::Wrapper< UA_UserNameIdentityToken > | inline |
operator->() const noexcept | opcua::Wrapper< UA_UserNameIdentityToken > | 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 |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | inline |
swap(UA_UserNameIdentityToken &native) noexcept | opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | inline |
TypeWrapper()=default | opcua::UserNameIdentityToken | |
TypeWrapper(const T &native) | opcua::UserNameIdentityToken | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::UserNameIdentityToken | inline |
TypeWrapper(const TypeWrapper &other) | opcua::UserNameIdentityToken | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::UserNameIdentityToken | inline |
opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN >::TypeWrapper(const UA_UserNameIdentityToken &native) | opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | inlineexplicit |
UserNameIdentityToken(std::string_view userName, std::string_view password, std::string_view encryptionAlgorithm={}) | opcua::UserNameIdentityToken | inline |
Wrapper()=default | opcua::Wrapper< UA_UserNameIdentityToken > | |
Wrapper(const UA_UserNameIdentityToken &native) | opcua::Wrapper< UA_UserNameIdentityToken > | inlineexplicit |
Wrapper(UA_UserNameIdentityToken &&native) noexcept | opcua::Wrapper< UA_UserNameIdentityToken > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_UserNameIdentityToken, UA_TYPES_USERNAMEIDENTITYTOKEN > | inline |