asNative(WrapperType *wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(const WrapperType *wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(WrapperType &wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(const WrapperType &wrapper) noexcept | opcua::Wrapper< T > | related |
asWrapper(NativeType *native) noexcept | opcua::Wrapper< T > | related |
asWrapper(const NativeType *native) noexcept | opcua::Wrapper< T > | related |
asWrapper(NativeType &native) noexcept | opcua::Wrapper< T > | related |
asWrapper(const NativeType &native) noexcept | opcua::Wrapper< T > | related |
clear() noexcept | opcua::TypeWrapper< UA_RelativePathElement, UA_TYPES_RELATIVEPATHELEMENT > | inlineprotected |
getIncludeSubtypes() const noexcept | opcua::ua::RelativePathElement | inline |
getIsInverse() const noexcept | opcua::ua::RelativePathElement | inline |
getReferenceTypeId() const noexcept | opcua::ua::RelativePathElement | inline |
getReferenceTypeId() noexcept | opcua::ua::RelativePathElement | inline |
getTargetName() const noexcept | opcua::ua::RelativePathElement | inline |
getTargetName() noexcept | opcua::ua::RelativePathElement | inline |
handle() noexcept | opcua::Wrapper< T > | inline |
handle() const noexcept | opcua::Wrapper< T > | inline |
includeSubtypes() const noexcept | opcua::ua::RelativePathElement | inline |
isInverse() const noexcept | opcua::ua::RelativePathElement | inline |
native() const noexcept | opcua::Wrapper< T > | inlineprotected |
native() noexcept | opcua::Wrapper< T > | inlineprotected |
NativeType typedef | opcua::Wrapper< T > | |
operator const T &() const noexcept | opcua::Wrapper< T > | inline |
operator T&() noexcept | opcua::Wrapper< T > | inline |
operator->() noexcept | opcua::Wrapper< T > | inline |
operator->() const noexcept | opcua::Wrapper< T > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_RelativePathElement, UA_TYPES_RELATIVEPATHELEMENT > | inline |
operator=(const UA_RelativePathElement &native) | opcua::TypeWrapper< UA_RelativePathElement, UA_TYPES_RELATIVEPATHELEMENT > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_RelativePathElement, UA_TYPES_RELATIVEPATHELEMENT > | inline |
operator=(UA_RelativePathElement &&native) noexcept | opcua::TypeWrapper< UA_RelativePathElement, UA_TYPES_RELATIVEPATHELEMENT > | inline |
opcua::Wrapper::operator=(const T &native) noexcept | opcua::Wrapper< T > | inline |
opcua::Wrapper::operator=(T &&native) noexcept | opcua::Wrapper< T > | inline |
referenceTypeId() const noexcept | opcua::ua::RelativePathElement | inline |
referenceTypeId() noexcept | opcua::ua::RelativePathElement | inline |
RelativePathElement(NodeId referenceTypeId, bool isInverse, bool includeSubtypes, QualifiedName targetName) | opcua::ua::RelativePathElement | inline |
swap(Wrapper &other) noexcept | opcua::Wrapper< T > | inline |
swap(T &native) noexcept | opcua::Wrapper< T > | inline |
targetName() const noexcept | opcua::ua::RelativePathElement | inline |
targetName() noexcept | opcua::ua::RelativePathElement | inline |
toString(const UA_RelativePathElement &object, const UA_DataType &type) | opcua::TypeWrapper< UA_RelativePathElement, UA_TYPES_RELATIVEPATHELEMENT > | related |
toString(const UA_RelativePathElement &object) | opcua::TypeWrapper< UA_RelativePathElement, UA_TYPES_RELATIVEPATHELEMENT > | related |
typeIndex() | opcua::TypeWrapper< UA_RelativePathElement, UA_TYPES_RELATIVEPATHELEMENT > | inlinestatic |
TypeWrapper() noexcept=default | opcua::ua::RelativePathElement | |
TypeWrapper(const T &native) | opcua::ua::RelativePathElement | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::ua::RelativePathElement | inline |
TypeWrapper(const TypeWrapper &other) | opcua::ua::RelativePathElement | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::ua::RelativePathElement | inline |
TypeWrapper< UA_RelativePathElement, UA_TYPES_RELATIVEPATHELEMENT >::TypeWrapper(const UA_RelativePathElement &native) | opcua::TypeWrapper< UA_RelativePathElement, UA_TYPES_RELATIVEPATHELEMENT > | inlineexplicit |
TypeWrapper< UA_RelativePathElement, UA_TYPES_RELATIVEPATHELEMENT >::TypeWrapper(UA_RelativePathElement &&native) noexcept | opcua::TypeWrapper< UA_RelativePathElement, UA_TYPES_RELATIVEPATHELEMENT > | inline |
Wrapper() noexcept=default | opcua::Wrapper< T > | |
Wrapper(const T &native) noexcept | opcua::Wrapper< T > | inlineexplicit |
Wrapper(T &&native) noexcept | opcua::Wrapper< T > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_RelativePathElement, UA_TYPES_RELATIVEPATHELEMENT > | inline |