open62541pp 0.19.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::ua::RelativePathElement Member List

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

asNative(T *wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(const T *wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(T &wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(const T &wrapper) noexceptopcua::Wrapper< T, Handler >related
asWrapper(typename T::NativeType *native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(const typename T::NativeType *native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(typename T::NativeType &native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(const typename T::NativeType &native) noexceptopcua::Wrapper< T, Handler >related
clear() noexceptopcua::Wrapper< T, Handler >inlineprotected
handle() noexceptopcua::Wrapper< T, Handler >inline
handle() const noexceptopcua::Wrapper< T, Handler >inline
HandlerType typedefopcua::Wrapper< T, Handler >
includeSubtypes() const noexceptopcua::ua::RelativePathElementinline
isInverse() const noexceptopcua::ua::RelativePathElementinline
native() const noexceptopcua::Wrapper< T, Handler >inlineprotected
native() noexceptopcua::Wrapper< T, Handler >inlineprotected
NativeType typedefopcua::Wrapper< T, Handler >
operator const T &() const noexceptopcua::Wrapper< T, Handler >inline
operator T&() noexceptopcua::Wrapper< T, Handler >inline
operator->() noexceptopcua::Wrapper< T, Handler >inline
operator->() const noexceptopcua::Wrapper< T, Handler >inline
operator=(const Wrapper &other)opcua::Wrapper< T, Handler >inline
operator=(const T &native)opcua::Wrapper< T, Handler >inline
operator=(Wrapper &&other) noexceptopcua::Wrapper< T, Handler >inline
operator=(T &&native) noexceptopcua::Wrapper< T, Handler >inline
referenceTypeId() const noexceptopcua::ua::RelativePathElementinline
referenceTypeId() noexceptopcua::ua::RelativePathElementinline
RelativePathElement(NodeId referenceTypeId, bool isInverse, bool includeSubtypes, QualifiedName targetName)opcua::ua::RelativePathElementinline
swap(Wrapper &other) noexceptopcua::Wrapper< T, Handler >inline
swap(T &native) noexceptopcua::Wrapper< T, Handler >inline
targetName() const noexceptopcua::ua::RelativePathElementinline
targetName() noexceptopcua::ua::RelativePathElementinline
Wrapper() noexcept=defaultopcua::ua::RelativePathElement
Wrapper(const Wrapper &other)opcua::ua::RelativePathElementinline
Wrapper(const T &native)opcua::ua::RelativePathElementinlineexplicit
Wrapper(Wrapper &&other) noexceptopcua::ua::RelativePathElementinline
Wrapper(T &&native) noexceptopcua::ua::RelativePathElementinline
~Wrapper() noexcept=defaultopcua::Wrapper< T, Handler >