alias() const noexcept | opcua::ua::AttributeOperand | inline |
alias() noexcept | opcua::ua::AttributeOperand | inline |
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 |
attributeId() const noexcept | opcua::ua::AttributeOperand | inline |
AttributeOperand(NodeId nodeId, std::string_view alias, RelativePath browsePath, AttributeId attributeId, std::string_view indexRange={}) | opcua::ua::AttributeOperand | inline |
browsePath() const noexcept | opcua::ua::AttributeOperand | inline |
browsePath() noexcept | opcua::ua::AttributeOperand | inline |
clear() noexcept | opcua::TypeWrapper< UA_AttributeOperand, UA_TYPES_ATTRIBUTEOPERAND > | inlineprotected |
getAlias() const noexcept | opcua::ua::AttributeOperand | inline |
getAlias() noexcept | opcua::ua::AttributeOperand | inline |
getAttributeId() const noexcept | opcua::ua::AttributeOperand | inline |
getBrowsePath() const noexcept | opcua::ua::AttributeOperand | inline |
getBrowsePath() noexcept | opcua::ua::AttributeOperand | inline |
getIndexRange() const noexcept | opcua::ua::AttributeOperand | inline |
getIndexRange() noexcept | opcua::ua::AttributeOperand | inline |
getNodeId() const noexcept | opcua::ua::AttributeOperand | inline |
getNodeId() noexcept | opcua::ua::AttributeOperand | inline |
handle() noexcept | opcua::Wrapper< T > | inline |
handle() const noexcept | opcua::Wrapper< T > | inline |
indexRange() const noexcept | opcua::ua::AttributeOperand | inline |
indexRange() noexcept | opcua::ua::AttributeOperand | inline |
native() const noexcept | opcua::Wrapper< T > | inlineprotected |
native() noexcept | opcua::Wrapper< T > | inlineprotected |
NativeType typedef | opcua::Wrapper< T > | |
nodeId() const noexcept | opcua::ua::AttributeOperand | inline |
nodeId() noexcept | opcua::ua::AttributeOperand | 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_AttributeOperand, UA_TYPES_ATTRIBUTEOPERAND > | inline |
operator=(const UA_AttributeOperand &native) | opcua::TypeWrapper< UA_AttributeOperand, UA_TYPES_ATTRIBUTEOPERAND > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_AttributeOperand, UA_TYPES_ATTRIBUTEOPERAND > | inline |
operator=(UA_AttributeOperand &&native) noexcept | opcua::TypeWrapper< UA_AttributeOperand, UA_TYPES_ATTRIBUTEOPERAND > | inline |
opcua::Wrapper::operator=(const T &native) noexcept | opcua::Wrapper< T > | inline |
opcua::Wrapper::operator=(T &&native) noexcept | opcua::Wrapper< T > | inline |
swap(Wrapper &other) noexcept | opcua::Wrapper< T > | inline |
swap(T &native) noexcept | opcua::Wrapper< T > | inline |
toString(const UA_AttributeOperand &object, const UA_DataType &type) | opcua::TypeWrapper< UA_AttributeOperand, UA_TYPES_ATTRIBUTEOPERAND > | related |
toString(const UA_AttributeOperand &object) | opcua::TypeWrapper< UA_AttributeOperand, UA_TYPES_ATTRIBUTEOPERAND > | related |
typeIndex() | opcua::TypeWrapper< UA_AttributeOperand, UA_TYPES_ATTRIBUTEOPERAND > | inlinestatic |
TypeWrapper() noexcept=default | opcua::ua::AttributeOperand | |
TypeWrapper(const T &native) | opcua::ua::AttributeOperand | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::ua::AttributeOperand | inline |
TypeWrapper(const TypeWrapper &other) | opcua::ua::AttributeOperand | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::ua::AttributeOperand | inline |
TypeWrapper< UA_AttributeOperand, UA_TYPES_ATTRIBUTEOPERAND >::TypeWrapper(const UA_AttributeOperand &native) | opcua::TypeWrapper< UA_AttributeOperand, UA_TYPES_ATTRIBUTEOPERAND > | inlineexplicit |
TypeWrapper< UA_AttributeOperand, UA_TYPES_ATTRIBUTEOPERAND >::TypeWrapper(UA_AttributeOperand &&native) noexcept | opcua::TypeWrapper< UA_AttributeOperand, UA_TYPES_ATTRIBUTEOPERAND > | 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_AttributeOperand, UA_TYPES_ATTRIBUTEOPERAND > | inline |