open62541pp 0.17.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(WrapperType *wrapper) noexceptopcua::Wrapper< UA_String >related
asNative(const WrapperType *wrapper) noexceptopcua::Wrapper< UA_String >related
asNative(WrapperType &wrapper) noexceptopcua::Wrapper< UA_String >related
asNative(const WrapperType &wrapper) noexceptopcua::Wrapper< UA_String >related
asWrapper(NativeType *native) noexceptopcua::Wrapper< UA_String >related
asWrapper(const NativeType *native) noexceptopcua::Wrapper< UA_String >related
asWrapper(NativeType &native) noexceptopcua::Wrapper< UA_String >related
asWrapper(const NativeType &native) noexceptopcua::Wrapper< UA_String >related
clear() noexceptopcua::TypeWrapper< UA_String, UA_TYPES_STRING >inlineprotected
get() const noexceptopcua::Stringinline
handle() noexceptopcua::Wrapper< UA_String >inline
handle() const noexceptopcua::Wrapper< UA_String >inline
native() const noexceptopcua::Wrapper< UA_String >inlineprotected
native() noexceptopcua::Wrapper< UA_String >inlineprotected
NativeType typedefopcua::Wrapper< UA_String >
operator const UA_String &() const noexceptopcua::Wrapper< UA_String >inline
operator std::basic_string_view< char, Traits >() const noexceptopcua::Stringinline
operator UA_String &() noexceptopcua::Wrapper< UA_String >inline
operator!=(const UA_String &lhs, const UA_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< UA_String >inline
operator->() const noexceptopcua::Wrapper< UA_String >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::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) noexceptopcua::TypeWrapper< UA_String, UA_TYPES_STRING >inline
opcua::TypeWrapper< UA_String, UA_TYPES_STRING >::operator=(UA_String &&native) noexceptopcua::TypeWrapper< UA_String, UA_TYPES_STRING >inline
operator==(const UA_String &lhs, const UA_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< UA_String >inline
swap(UA_String &native) noexceptopcua::Wrapper< UA_String >inline
typeIndex()opcua::TypeWrapper< UA_String, UA_TYPES_STRING >inlinestatic
TypeWrapper() noexcept=defaultopcua::String
TypeWrapper(const T &native)opcua::Stringinlineexplicit
TypeWrapper(T &&native) noexceptopcua::Stringinline
TypeWrapper(const TypeWrapper &other)opcua::Stringinline
TypeWrapper(TypeWrapper &&other) noexceptopcua::Stringinline
opcua::TypeWrapper< UA_String, UA_TYPES_STRING >::TypeWrapper(const UA_String &native)opcua::TypeWrapper< UA_String, UA_TYPES_STRING >inlineexplicit
Wrapper() noexcept=defaultopcua::Wrapper< UA_String >
Wrapper(const UA_String &native) noexceptopcua::Wrapper< UA_String >inlineexplicit
Wrapper(UA_String &&native) noexceptopcua::Wrapper< UA_String >inlineexplicit
~TypeWrapper()opcua::TypeWrapper< UA_String, UA_TYPES_STRING >inline