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