open62541pp 0.19.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::String Member List

This is the complete list of members for opcua::String, including all inherited members.

asNative(T *wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(const T *wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(T &wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(const T &wrapper) noexceptopcua::Wrapper< T, Handler >related
asWrapper(typename T::NativeType *native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(const typename T::NativeType *native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(typename T::NativeType &native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(const typename T::NativeType &native) noexceptopcua::Wrapper< T, Handler >related
clear() noexceptopcua::Wrapper< T, Handler >inlineprotected
handle() noexceptopcua::Wrapper< T, Handler >inline
handle() const noexceptopcua::Wrapper< T, Handler >inline
HandlerType typedefopcua::Wrapper< T, Handler >
native() const noexceptopcua::Wrapper< T, Handler >inlineprotected
native() noexceptopcua::Wrapper< T, Handler >inlineprotected
NativeType typedefopcua::Wrapper< T, Handler >
operator const T &() const noexceptopcua::Wrapper< T, Handler >inline
operator std::basic_string_view< char, Traits >() const noexceptopcua::Stringinline
operator T&() noexceptopcua::Wrapper< T, Handler >inline
operator!=(const UA_String &lhs, const UA_String &rhs) noexceptopcua::Stringrelated
operator!=(const String &lhs, const String &rhs) noexceptopcua::Stringrelated
operator!=(const String &lhs, std::string_view rhs) noexceptopcua::Stringrelated
operator!=(std::string_view lhs, const String &rhs) noexceptopcua::Stringrelated
operator->() noexceptopcua::Wrapper< T, Handler >inline
operator->() const noexceptopcua::Wrapper< T, Handler >inline
operator<<(std::ostream &os, const String &str)opcua::Stringrelated
operator=(const char *str)opcua::Stringinline
operator=(std::basic_string_view< char, Traits > str)opcua::Stringinline
opcua::Wrapper::operator=(const Wrapper &other)opcua::Wrapper< T, Handler >inline
opcua::Wrapper::operator=(const T &native)opcua::Wrapper< T, Handler >inline
opcua::Wrapper::operator=(Wrapper &&other) noexceptopcua::Wrapper< T, Handler >inline
opcua::Wrapper::operator=(T &&native) noexceptopcua::Wrapper< T, Handler >inline
operator==(const UA_String &lhs, const UA_String &rhs) noexceptopcua::Stringrelated
operator==(const String &lhs, const String &rhs) noexceptopcua::Stringrelated
operator==(const String &lhs, std::string_view rhs) noexceptopcua::Stringrelated
operator==(std::string_view lhs, const String &rhs) noexceptopcua::Stringrelated
String(std::string_view str)opcua::Stringinlineexplicit
String(InputIt first, InputIt last)opcua::Stringinline
String(std::initializer_list< char > values)opcua::Stringinline
swap(Wrapper &other) noexceptopcua::Wrapper< T, Handler >inline
swap(T &native) noexceptopcua::Wrapper< T, Handler >inline
Wrapper() noexcept=defaultopcua::String
Wrapper(const Wrapper &other)opcua::Stringinline
Wrapper(const T &native)opcua::Stringinlineexplicit
Wrapper(Wrapper &&other) noexceptopcua::Stringinline
Wrapper(T &&native) noexceptopcua::Stringinline
~Wrapper() noexcept=defaultopcua::Wrapper< T, Handler >