back() noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
back() const noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
begin() noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
begin() const noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
cbegin() const noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
cend() const noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
clear() noexcept | opcua::TypeWrapper< UA_String, typeIndex > | inlineprotected |
const_iterator typedef | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | |
const_pointer typedef | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | |
const_reference typedef | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | |
const_reverse_iterator typedef | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | |
crbegin() const noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
crend() const noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
data() noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
data() const noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
difference_type typedef | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | |
empty() const noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
end() noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
end() const noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
front() noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
front() const noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
get() const noexcept | opcua::String | inline |
getTypeIndex() | opcua::TypeWrapper< UA_String, typeIndex > | inlinestatic |
handle() noexcept | opcua::Wrapper< UA_String > | inline |
handle() const noexcept | opcua::Wrapper< UA_String > | inline |
init(size_t length) | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inlineprotected |
iterator typedef | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | |
length() const noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | 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::string_view() const noexcept | opcua::String | inline |
operator UA_String &() noexcept | opcua::Wrapper< UA_String > | inline |
operator->() noexcept | opcua::Wrapper< UA_String > | inline |
operator->() const noexcept | opcua::Wrapper< UA_String > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_String, typeIndex > | inline |
operator=(const UA_String &native) | opcua::TypeWrapper< UA_String, typeIndex > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_String, typeIndex > | inline |
operator=(UA_String &&native) noexcept | opcua::TypeWrapper< UA_String, typeIndex > | inline |
operator[](size_t index) noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
operator[](size_t index) const noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
pointer typedef | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | |
rbegin() noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
rbegin() const noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
reference typedef | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | |
rend() noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
rend() const noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
reverse_iterator typedef | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | |
size() const noexcept | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
size_type typedef | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | |
String(std::string_view str) | opcua::String | inlineexplicit |
StringWrapper(InputIt first, InputIt last) | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
StringWrapper(std::initializer_list< char > init) | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inline |
StringWrapper(InputIt first, InputIt last, Tag) | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inlineprotected |
StringWrapper(InputIt first, InputIt last, std::input_iterator_tag) | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | inlineprotected |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_String, typeIndex > | inline |
swap(UA_String &native) noexcept | opcua::TypeWrapper< UA_String, typeIndex > | inline |
TypeWrapper()=default | opcua::TypeWrapper< UA_String, typeIndex > | |
TypeWrapper(const UA_String &native) | opcua::TypeWrapper< UA_String, typeIndex > | inlineexplicit |
TypeWrapper(UA_String &&native) noexcept | opcua::TypeWrapper< UA_String, typeIndex > | inline |
TypeWrapper(const TypeWrapper &other) | opcua::TypeWrapper< UA_String, typeIndex > | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_String, typeIndex > | inline |
value_type typedef | opcua::detail::StringWrapper< UA_String, UA_TYPES_STRING, char > | |
Wrapper()=default | opcua::Wrapper< UA_String > | |
Wrapper(const UA_String &native) | opcua::Wrapper< UA_String > | inlineexplicit |
Wrapper(UA_String &&native) noexcept | opcua::Wrapper< UA_String > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_String, typeIndex > | inline |