|
open62541pp 0.19.0
C++ wrapper of open62541
|
This is the complete list of members for opcua::String, including all inherited members.
| asNative(T *wrapper) noexcept | opcua::Wrapper< T, Handler > | related |
| asNative(const T *wrapper) noexcept | opcua::Wrapper< T, Handler > | related |
| asNative(T &wrapper) noexcept | opcua::Wrapper< T, Handler > | related |
| asNative(const T &wrapper) noexcept | opcua::Wrapper< T, Handler > | related |
| asWrapper(typename T::NativeType *native) noexcept | opcua::Wrapper< T, Handler > | related |
| asWrapper(const typename T::NativeType *native) noexcept | opcua::Wrapper< T, Handler > | related |
| asWrapper(typename T::NativeType &native) noexcept | opcua::Wrapper< T, Handler > | related |
| asWrapper(const typename T::NativeType &native) noexcept | opcua::Wrapper< T, Handler > | related |
| clear() noexcept | opcua::Wrapper< T, Handler > | inlineprotected |
| handle() noexcept | opcua::Wrapper< T, Handler > | inline |
| handle() const noexcept | opcua::Wrapper< T, Handler > | inline |
| HandlerType typedef | opcua::Wrapper< T, Handler > | |
| native() const noexcept | opcua::Wrapper< T, Handler > | inlineprotected |
| native() noexcept | opcua::Wrapper< T, Handler > | inlineprotected |
| NativeType typedef | opcua::Wrapper< T, Handler > | |
| operator const T &() const noexcept | opcua::Wrapper< T, Handler > | inline |
| operator std::basic_string_view< char, Traits >() const noexcept | opcua::String | inline |
| operator T&() noexcept | opcua::Wrapper< T, Handler > | inline |
| operator!=(const UA_String &lhs, const UA_String &rhs) noexcept | opcua::String | related |
| operator!=(const String &lhs, const 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< T, Handler > | inline |
| operator->() const noexcept | opcua::Wrapper< T, Handler > | 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::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) noexcept | opcua::Wrapper< T, Handler > | inline |
| opcua::Wrapper::operator=(T &&native) noexcept | opcua::Wrapper< T, Handler > | inline |
| operator==(const UA_String &lhs, const UA_String &rhs) noexcept | opcua::String | related |
| operator==(const String &lhs, const 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< T, Handler > | inline |
| swap(T &native) noexcept | opcua::Wrapper< T, Handler > | inline |
| Wrapper() noexcept=default | opcua::String | |
| Wrapper(const Wrapper &other) | opcua::String | inline |
| Wrapper(const T &native) | opcua::String | inlineexplicit |
| Wrapper(Wrapper &&other) noexcept | opcua::String | inline |
| Wrapper(T &&native) noexcept | opcua::String | inline |
| ~Wrapper() noexcept=default | opcua::Wrapper< T, Handler > |