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