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

This is the complete list of members for opcua::ua::ReferenceDescription, 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
browseName() const noexceptopcua::ua::ReferenceDescriptioninline
browseName() noexceptopcua::ua::ReferenceDescriptioninline
clear() noexceptopcua::Wrapper< T, Handler >inlineprotected
displayName() const noexceptopcua::ua::ReferenceDescriptioninline
displayName() noexceptopcua::ua::ReferenceDescriptioninline
handle() noexceptopcua::Wrapper< T, Handler >inline
handle() const noexceptopcua::Wrapper< T, Handler >inline
HandlerType typedefopcua::Wrapper< T, Handler >
isForward() const noexceptopcua::ua::ReferenceDescriptioninline
native() const noexceptopcua::Wrapper< T, Handler >inlineprotected
native() noexceptopcua::Wrapper< T, Handler >inlineprotected
NativeType typedefopcua::Wrapper< T, Handler >
nodeClass() const noexceptopcua::ua::ReferenceDescriptioninline
nodeId() const noexceptopcua::ua::ReferenceDescriptioninline
nodeId() noexceptopcua::ua::ReferenceDescriptioninline
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::ReferenceDescriptioninline
referenceTypeId() noexceptopcua::ua::ReferenceDescriptioninline
swap(Wrapper &other) noexceptopcua::Wrapper< T, Handler >inline
swap(T &native) noexceptopcua::Wrapper< T, Handler >inline
typeDefinition() const noexceptopcua::ua::ReferenceDescriptioninline
typeDefinition() noexceptopcua::ua::ReferenceDescriptioninline
Wrapper() noexcept=defaultopcua::ua::ReferenceDescription
Wrapper(const Wrapper &other)opcua::ua::ReferenceDescriptioninline
Wrapper(const T &native)opcua::ua::ReferenceDescriptioninlineexplicit
Wrapper(Wrapper &&other) noexceptopcua::ua::ReferenceDescriptioninline
Wrapper(T &&native) noexceptopcua::ua::ReferenceDescriptioninline
~Wrapper() noexcept=defaultopcua::Wrapper< T, Handler >