open62541pp 0.18.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< T >related
asNative(const WrapperType *wrapper) noexceptopcua::Wrapper< T >related
asNative(WrapperType &wrapper) noexceptopcua::Wrapper< T >related
asNative(const WrapperType &wrapper) noexceptopcua::Wrapper< T >related
asWrapper(NativeType *native) noexceptopcua::Wrapper< T >related
asWrapper(const NativeType *native) noexceptopcua::Wrapper< T >related
asWrapper(NativeType &native) noexceptopcua::Wrapper< T >related
asWrapper(const NativeType &native) noexceptopcua::Wrapper< T >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< T >inline
handle() const noexceptopcua::Wrapper< T >inline
native() const noexceptopcua::Wrapper< T >inlineprotected
native() noexceptopcua::Wrapper< T >inlineprotected
NativeType typedefopcua::Wrapper< T >
operator const T &() const noexceptopcua::Wrapper< T >inline
operator std::basic_string_view< char, Traits >() const noexceptopcua::ByteStringinlineexplicit
operator T&() noexceptopcua::Wrapper< T >inline
operator->() noexceptopcua::Wrapper< T >inline
operator->() const noexceptopcua::Wrapper< T >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
opcua::Wrapper::operator=(const T &native) noexceptopcua::Wrapper< T >inline
opcua::Wrapper::operator=(T &&native) noexceptopcua::Wrapper< T >inline
swap(Wrapper &other) noexceptopcua::Wrapper< T >inline
swap(T &native) noexceptopcua::Wrapper< T >inline
toBase64() constopcua::ByteString
toString(const UA_ByteString &object, const UA_DataType &type)opcua::TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >related
toString(const UA_ByteString &object)opcua::TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >related
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
TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >::TypeWrapper(const UA_ByteString &native)opcua::TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >inlineexplicit
TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >::TypeWrapper(UA_ByteString &&native) noexceptopcua::TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >inline
Wrapper() noexcept=defaultopcua::Wrapper< T >
Wrapper(const T &native) noexceptopcua::Wrapper< T >inlineexplicit
Wrapper(T &&native) noexceptopcua::Wrapper< T >inlineexplicit
~TypeWrapper()opcua::TypeWrapper< UA_ByteString, UA_TYPES_BYTESTRING >inline