asNative(WrapperType *wrapper) noexcept | opcua::Wrapper< UA_String > | related |
asNative(const WrapperType *wrapper) noexcept | opcua::Wrapper< UA_String > | related |
asNative(WrapperType &wrapper) noexcept | opcua::Wrapper< UA_String > | related |
asNative(const WrapperType &wrapper) noexcept | opcua::Wrapper< UA_String > | related |
asWrapper(NativeType *native) noexcept | opcua::Wrapper< UA_String > | related |
asWrapper(const NativeType *native) noexcept | opcua::Wrapper< UA_String > | related |
asWrapper(NativeType &native) noexcept | opcua::Wrapper< UA_String > | related |
asWrapper(const NativeType &native) noexcept | opcua::Wrapper< UA_String > | related |
clear() noexcept | opcua::TypeWrapper< UA_String, UA_TYPES_STRING > | inlineprotected |
get() const noexcept | opcua::String | inline |
handle() noexcept | opcua::Wrapper< UA_String > | inline |
handle() const noexcept | opcua::Wrapper< UA_String > | inline |
native() const noexcept | opcua::Wrapper< UA_String > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_String > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_String > | |
operator const UA_String &() const noexcept | opcua::Wrapper< UA_String > | inline |
operator std::basic_string_view< char, Traits >() const noexcept | opcua::String | inline |
operator UA_String &() noexcept | opcua::Wrapper< UA_String > | inline |
operator!=(const UA_String &lhs, const UA_String &rhs) noexcept | opcua::String | related |
operator!=(const String &lhs, std::string_view rhs) noexcept | opcua::String | related |
operator!=(std::string_view lhs, const String &rhs) noexcept | opcua::String | related |
operator->() noexcept | opcua::Wrapper< UA_String > | inline |
operator->() const noexcept | opcua::Wrapper< UA_String > | inline |
operator<<(std::ostream &os, const String &str) | opcua::String | related |
operator=(const char *str) | opcua::String | inline |
operator=(std::basic_string_view< char, Traits > str) | opcua::String | inline |
opcua::TypeWrapper< UA_String, UA_TYPES_STRING >::operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_String, UA_TYPES_STRING > | inline |
opcua::TypeWrapper< UA_String, UA_TYPES_STRING >::operator=(const UA_String &native) | opcua::TypeWrapper< UA_String, UA_TYPES_STRING > | inline |
opcua::TypeWrapper< UA_String, UA_TYPES_STRING >::operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_String, UA_TYPES_STRING > | inline |
opcua::TypeWrapper< UA_String, UA_TYPES_STRING >::operator=(UA_String &&native) noexcept | opcua::TypeWrapper< UA_String, UA_TYPES_STRING > | inline |
operator==(const UA_String &lhs, const UA_String &rhs) noexcept | opcua::String | related |
operator==(const String &lhs, std::string_view rhs) noexcept | opcua::String | related |
operator==(std::string_view lhs, const String &rhs) noexcept | opcua::String | related |
String(std::string_view str) | opcua::String | inlineexplicit |
String(InputIt first, InputIt last) | opcua::String | inline |
String(std::initializer_list< char > values) | opcua::String | inline |
swap(Wrapper &other) noexcept | opcua::Wrapper< UA_String > | inline |
swap(UA_String &native) noexcept | opcua::Wrapper< UA_String > | inline |
typeIndex() | opcua::TypeWrapper< UA_String, UA_TYPES_STRING > | inlinestatic |
TypeWrapper() noexcept=default | opcua::String | |
TypeWrapper(const T &native) | opcua::String | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::String | inline |
TypeWrapper(const TypeWrapper &other) | opcua::String | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::String | inline |
opcua::TypeWrapper< UA_String, UA_TYPES_STRING >::TypeWrapper(const UA_String &native) | opcua::TypeWrapper< UA_String, UA_TYPES_STRING > | inlineexplicit |
Wrapper() noexcept=default | opcua::Wrapper< UA_String > | |
Wrapper(const UA_String &native) noexcept | opcua::Wrapper< UA_String > | inlineexplicit |
Wrapper(UA_String &&native) noexcept | opcua::Wrapper< UA_String > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_String, UA_TYPES_STRING > | inline |