open62541pp 0.18.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::XmlElement Member List

This is the complete list of members for opcua::XmlElement, 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
clear() noexceptopcua::TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >inlineprotected
get() const noexceptopcua::XmlElementinline
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::XmlElementinline
operator T&() noexceptopcua::Wrapper< T >inline
operator->() noexceptopcua::Wrapper< T >inline
operator->() const noexceptopcua::Wrapper< T >inline
operator=(const char *str)opcua::XmlElementinline
operator=(std::basic_string_view< char, Traits > str)opcua::XmlElementinline
TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >::operator=(const TypeWrapper &other)opcua::TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >inline
TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >::operator=(const UA_XmlElement &native)opcua::TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >inline
TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >::operator=(TypeWrapper &&other) noexceptopcua::TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >inline
TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >::operator=(UA_XmlElement &&native) noexceptopcua::TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >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
toString(const UA_XmlElement &object, const UA_DataType &type)opcua::TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >related
toString(const UA_XmlElement &object)opcua::TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >related
typeIndex()opcua::TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >inlinestatic
TypeWrapper() noexcept=defaultopcua::XmlElement
TypeWrapper(const T &native)opcua::XmlElementinlineexplicit
TypeWrapper(T &&native) noexceptopcua::XmlElementinline
TypeWrapper(const TypeWrapper &other)opcua::XmlElementinline
TypeWrapper(TypeWrapper &&other) noexceptopcua::XmlElementinline
TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >::TypeWrapper(const UA_XmlElement &native)opcua::TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >inlineexplicit
TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >::TypeWrapper(UA_XmlElement &&native) noexceptopcua::TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >inline
Wrapper() noexcept=defaultopcua::Wrapper< T >
Wrapper(const T &native) noexceptopcua::Wrapper< T >inlineexplicit
Wrapper(T &&native) noexceptopcua::Wrapper< T >inlineexplicit
XmlElement(std::string_view str)opcua::XmlElementinlineexplicit
XmlElement(InputIt first, InputIt last)opcua::XmlElementinline
~TypeWrapper()opcua::TypeWrapper< UA_XmlElement, UA_TYPES_XMLELEMENT >inline