open62541pp 0.16.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.

back() noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
back() const noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
begin() noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
begin() const noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
ByteString(std::string_view str)opcua::ByteStringinlineexplicit
ByteString(const char *str)opcua::ByteStringinlineexplicit
ByteString(Span< const uint8_t > bytes)opcua::ByteStringinlineexplicit
cbegin() const noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
cend() const noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
clear() noexceptopcua::TypeWrapper< UA_ByteString, typeIndex >inlineprotected
const_iterator typedefopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >
const_pointer typedefopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >
const_reference typedefopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >
const_reverse_iterator typedefopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >
crbegin() const noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
crend() const noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
data() noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
data() const noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
difference_type typedefopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >
empty() const noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
end() noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
end() const noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
fromBase64(std::string_view encoded)opcua::ByteStringstatic
front() noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
front() const noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
get() const noexceptopcua::ByteStringinline
getTypeIndex()opcua::TypeWrapper< UA_ByteString, typeIndex >inlinestatic
handle() noexceptopcua::Wrapper< UA_ByteString >inline
handle() const noexceptopcua::Wrapper< UA_ByteString >inline
init(size_t length)opcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inlineprotected
iterator typedefopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >
length() const noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >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::string_view() const noexceptopcua::ByteStringinlineexplicit
operator UA_ByteString &() noexceptopcua::Wrapper< UA_ByteString >inline
operator->() noexceptopcua::Wrapper< UA_ByteString >inline
operator->() const noexceptopcua::Wrapper< UA_ByteString >inline
operator=(const TypeWrapper &other)opcua::TypeWrapper< UA_ByteString, typeIndex >inline
operator=(const UA_ByteString &native)opcua::TypeWrapper< UA_ByteString, typeIndex >inline
operator=(TypeWrapper &&other) noexceptopcua::TypeWrapper< UA_ByteString, typeIndex >inline
operator=(UA_ByteString &&native) noexceptopcua::TypeWrapper< UA_ByteString, typeIndex >inline
operator[](size_t index) noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
operator[](size_t index) const noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
pointer typedefopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >
rbegin() noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
rbegin() const noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
reference typedefopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >
rend() noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
rend() const noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
reverse_iterator typedefopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >
size() const noexceptopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
size_type typedefopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >
StringWrapper(InputIt first, InputIt last)opcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
StringWrapper(std::initializer_list< uint8_t > init)opcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inline
StringWrapper(InputIt first, InputIt last, Tag)opcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inlineprotected
StringWrapper(InputIt first, InputIt last, std::input_iterator_tag)opcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >inlineprotected
swap(TypeWrapper &other) noexceptopcua::TypeWrapper< UA_ByteString, typeIndex >inline
swap(UA_ByteString &native) noexceptopcua::TypeWrapper< UA_ByteString, typeIndex >inline
toBase64() constopcua::ByteString
TypeWrapper()=defaultopcua::TypeWrapper< UA_ByteString, typeIndex >
TypeWrapper(const UA_ByteString &native)opcua::TypeWrapper< UA_ByteString, typeIndex >inlineexplicit
TypeWrapper(UA_ByteString &&native) noexceptopcua::TypeWrapper< UA_ByteString, typeIndex >inline
TypeWrapper(const TypeWrapper &other)opcua::TypeWrapper< UA_ByteString, typeIndex >inline
TypeWrapper(TypeWrapper &&other) noexceptopcua::TypeWrapper< UA_ByteString, typeIndex >inline
value_type typedefopcua::detail::StringWrapper< UA_ByteString, UA_TYPES_BYTESTRING, uint8_t >
Wrapper()=defaultopcua::Wrapper< UA_ByteString >
Wrapper(const UA_ByteString &native)opcua::Wrapper< UA_ByteString >inlineexplicit
Wrapper(UA_ByteString &&native) noexceptopcua::Wrapper< UA_ByteString >inlineexplicit
~TypeWrapper()opcua::TypeWrapper< UA_ByteString, typeIndex >inline