open62541pp 0.17.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::ByteString Member List

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

asNative(WrapperType *wrapper) noexceptopcua::Wrapper< UA_ByteString >related
asNative(const WrapperType *wrapper) noexceptopcua::Wrapper< UA_ByteString >related
asNative(WrapperType &wrapper) noexceptopcua::Wrapper< UA_ByteString >related
asNative(const WrapperType &wrapper) noexceptopcua::Wrapper< UA_ByteString >related
asWrapper(NativeType *native) noexceptopcua::Wrapper< UA_ByteString >related
asWrapper(const NativeType *native) noexceptopcua::Wrapper< UA_ByteString >related
asWrapper(NativeType &native) noexceptopcua::Wrapper< UA_ByteString >related
asWrapper(const NativeType &native) noexceptopcua::Wrapper< UA_ByteString >related
ByteString(std::string_view str)opcua::ByteStringinlineexplicit
ByteString(const char *str)opcua::ByteStringinlineexplicit
ByteString(Span< const uint8_t > bytes)opcua::ByteStringinlineexplicit
ByteString(InputIt first, InputIt last)opcua::ByteStringinline
clear() noexceptopcua::TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >inlineprotected
fromBase64(std::string_view encoded)opcua::ByteStringstatic
get() const noexceptopcua::ByteStringinline
handle() noexceptopcua::Wrapper< UA_ByteString >inline
handle() const noexceptopcua::Wrapper< UA_ByteString >inline
native() const noexceptopcua::Wrapper< UA_ByteString >inlineprotected
native() noexceptopcua::Wrapper< UA_ByteString >inlineprotected
NativeType typedefopcua::Wrapper< UA_ByteString >
operator const UA_ByteString &() const noexceptopcua::Wrapper< UA_ByteString >inline
operator std::basic_string_view< char, Traits >() const noexceptopcua::ByteStringinlineexplicit
operator UA_ByteString &() noexceptopcua::Wrapper< UA_ByteString >inline
operator!=(const ByteString &lhs, std::string_view rhs) noexceptopcua::ByteStringrelated
operator!=(std::string_view lhs, const ByteString &rhs) noexceptopcua::ByteStringrelated
operator->() noexceptopcua::Wrapper< UA_ByteString >inline
operator->() const noexceptopcua::Wrapper< UA_ByteString >inline
operator=(const TypeWrapper &other)opcua::TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >inline
operator=(const UA_ByteString &native)opcua::TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >inline
operator=(TypeWrapper &&other) noexceptopcua::TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >inline
operator=(UA_ByteString &&native) noexceptopcua::TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >inline
operator==(const ByteString &lhs, std::string_view rhs) noexceptopcua::ByteStringrelated
operator==(std::string_view lhs, const ByteString &rhs) noexceptopcua::ByteStringrelated
swap(Wrapper &other) noexceptopcua::Wrapper< UA_ByteString >inline
swap(UA_ByteString &native) noexceptopcua::Wrapper< UA_ByteString >inline
toBase64() constopcua::ByteString
typeIndex()opcua::TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >inlinestatic
TypeWrapper() noexcept=defaultopcua::ByteString
TypeWrapper(const T &native)opcua::ByteStringinlineexplicit
TypeWrapper(T &&native) noexceptopcua::ByteStringinline
TypeWrapper(const TypeWrapper &other)opcua::ByteStringinline
TypeWrapper(TypeWrapper &&other) noexceptopcua::ByteStringinline
opcua::TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >::TypeWrapper(const UA_ByteString &native)opcua::TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >inlineexplicit
Wrapper() noexcept=defaultopcua::Wrapper< UA_ByteString >
Wrapper(const UA_ByteString &native) noexceptopcua::Wrapper< UA_ByteString >inlineexplicit
Wrapper(UA_ByteString &&native) noexceptopcua::Wrapper< UA_ByteString >inlineexplicit
~TypeWrapper()opcua::TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >inline