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 |
browseName() const noexcept | opcua::ua::ReferenceDescription | inline |
browseName() noexcept | opcua::ua::ReferenceDescription | inline |
clear() noexcept | opcua::TypeWrapper< UA_ReferenceDescription, UA_TYPES_REFERENCEDESCRIPTION > | inlineprotected |
displayName() const noexcept | opcua::ua::ReferenceDescription | inline |
displayName() noexcept | opcua::ua::ReferenceDescription | inline |
getBrowseName() const noexcept | opcua::ua::ReferenceDescription | inline |
getBrowseName() noexcept | opcua::ua::ReferenceDescription | inline |
getDisplayName() const noexcept | opcua::ua::ReferenceDescription | inline |
getDisplayName() noexcept | opcua::ua::ReferenceDescription | inline |
getIsForward() const noexcept | opcua::ua::ReferenceDescription | inline |
getNodeClass() const noexcept | opcua::ua::ReferenceDescription | inline |
getNodeId() const noexcept | opcua::ua::ReferenceDescription | inline |
getNodeId() noexcept | opcua::ua::ReferenceDescription | inline |
getReferenceTypeId() const noexcept | opcua::ua::ReferenceDescription | inline |
getReferenceTypeId() noexcept | opcua::ua::ReferenceDescription | inline |
getTypeDefinition() const noexcept | opcua::ua::ReferenceDescription | inline |
getTypeDefinition() noexcept | opcua::ua::ReferenceDescription | inline |
handle() noexcept | opcua::Wrapper< T > | inline |
handle() const noexcept | opcua::Wrapper< T > | inline |
isForward() const noexcept | opcua::ua::ReferenceDescription | inline |
native() const noexcept | opcua::Wrapper< T > | inlineprotected |
native() noexcept | opcua::Wrapper< T > | inlineprotected |
NativeType typedef | opcua::Wrapper< T > | |
nodeClass() const noexcept | opcua::ua::ReferenceDescription | inline |
nodeId() const noexcept | opcua::ua::ReferenceDescription | inline |
nodeId() noexcept | opcua::ua::ReferenceDescription | inline |
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_ReferenceDescription, UA_TYPES_REFERENCEDESCRIPTION > | inline |
operator=(const UA_ReferenceDescription &native) | opcua::TypeWrapper< UA_ReferenceDescription, UA_TYPES_REFERENCEDESCRIPTION > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_ReferenceDescription, UA_TYPES_REFERENCEDESCRIPTION > | inline |
operator=(UA_ReferenceDescription &&native) noexcept | opcua::TypeWrapper< UA_ReferenceDescription, UA_TYPES_REFERENCEDESCRIPTION > | 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::ReferenceDescription | inline |
referenceTypeId() noexcept | opcua::ua::ReferenceDescription | inline |
swap(Wrapper &other) noexcept | opcua::Wrapper< T > | inline |
swap(T &native) noexcept | opcua::Wrapper< T > | inline |
toString(const UA_ReferenceDescription &object, const UA_DataType &type) | opcua::TypeWrapper< UA_ReferenceDescription, UA_TYPES_REFERENCEDESCRIPTION > | related |
toString(const UA_ReferenceDescription &object) | opcua::TypeWrapper< UA_ReferenceDescription, UA_TYPES_REFERENCEDESCRIPTION > | related |
typeDefinition() const noexcept | opcua::ua::ReferenceDescription | inline |
typeDefinition() noexcept | opcua::ua::ReferenceDescription | inline |
typeIndex() | opcua::TypeWrapper< UA_ReferenceDescription, UA_TYPES_REFERENCEDESCRIPTION > | inlinestatic |
TypeWrapper() noexcept=default | opcua::ua::ReferenceDescription | |
TypeWrapper(const T &native) | opcua::ua::ReferenceDescription | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::ua::ReferenceDescription | inline |
TypeWrapper(const TypeWrapper &other) | opcua::ua::ReferenceDescription | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::ua::ReferenceDescription | inline |
TypeWrapper< UA_ReferenceDescription, UA_TYPES_REFERENCEDESCRIPTION >::TypeWrapper(const UA_ReferenceDescription &native) | opcua::TypeWrapper< UA_ReferenceDescription, UA_TYPES_REFERENCEDESCRIPTION > | inlineexplicit |
TypeWrapper< UA_ReferenceDescription, UA_TYPES_REFERENCEDESCRIPTION >::TypeWrapper(UA_ReferenceDescription &&native) noexcept | opcua::TypeWrapper< UA_ReferenceDescription, UA_TYPES_REFERENCEDESCRIPTION > | 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_ReferenceDescription, UA_TYPES_REFERENCEDESCRIPTION > | inline |