clear() noexcept | opcua::TypeWrapper< UA_SimpleAttributeOperand, UA_TYPES_SIMPLEATTRIBUTEOPERAND > | inlineprotected |
getAttributeId() const noexcept | opcua::SimpleAttributeOperand | inline |
getBrowsePath() const noexcept | opcua::SimpleAttributeOperand | inline |
getBrowsePath() noexcept | opcua::SimpleAttributeOperand | inline |
getIndexRange() const noexcept | opcua::SimpleAttributeOperand | inline |
getIndexRange() noexcept | opcua::SimpleAttributeOperand | inline |
getTypeDefinitionId() const noexcept | opcua::SimpleAttributeOperand | inline |
getTypeDefinitionId() noexcept | opcua::SimpleAttributeOperand | inline |
getTypeIndex() | opcua::TypeWrapper< UA_SimpleAttributeOperand, UA_TYPES_SIMPLEATTRIBUTEOPERAND > | inlinestatic |
handle() noexcept | opcua::Wrapper< UA_SimpleAttributeOperand > | inline |
handle() const noexcept | opcua::Wrapper< UA_SimpleAttributeOperand > | inline |
native() const noexcept | opcua::Wrapper< UA_SimpleAttributeOperand > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_SimpleAttributeOperand > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_SimpleAttributeOperand > | |
operator const UA_SimpleAttributeOperand &() const noexcept | opcua::Wrapper< UA_SimpleAttributeOperand > | inline |
operator UA_SimpleAttributeOperand &() noexcept | opcua::Wrapper< UA_SimpleAttributeOperand > | inline |
operator->() noexcept | opcua::Wrapper< UA_SimpleAttributeOperand > | inline |
operator->() const noexcept | opcua::Wrapper< UA_SimpleAttributeOperand > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_SimpleAttributeOperand, UA_TYPES_SIMPLEATTRIBUTEOPERAND > | inline |
operator=(const UA_SimpleAttributeOperand &native) | opcua::TypeWrapper< UA_SimpleAttributeOperand, UA_TYPES_SIMPLEATTRIBUTEOPERAND > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_SimpleAttributeOperand, UA_TYPES_SIMPLEATTRIBUTEOPERAND > | inline |
operator=(UA_SimpleAttributeOperand &&native) noexcept | opcua::TypeWrapper< UA_SimpleAttributeOperand, UA_TYPES_SIMPLEATTRIBUTEOPERAND > | inline |
SimpleAttributeOperand(NodeId typeDefinitionId, Span< const QualifiedName > browsePath, AttributeId attributeId, std::string_view indexRange={}) | opcua::SimpleAttributeOperand | inline |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_SimpleAttributeOperand, UA_TYPES_SIMPLEATTRIBUTEOPERAND > | inline |
swap(UA_SimpleAttributeOperand &native) noexcept | opcua::TypeWrapper< UA_SimpleAttributeOperand, UA_TYPES_SIMPLEATTRIBUTEOPERAND > | inline |
TypeWrapper()=default | opcua::SimpleAttributeOperand | |
TypeWrapper(const T &native) | opcua::SimpleAttributeOperand | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::SimpleAttributeOperand | inline |
TypeWrapper(const TypeWrapper &other) | opcua::SimpleAttributeOperand | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::SimpleAttributeOperand | inline |
opcua::TypeWrapper< UA_SimpleAttributeOperand, UA_TYPES_SIMPLEATTRIBUTEOPERAND >::TypeWrapper(const UA_SimpleAttributeOperand &native) | opcua::TypeWrapper< UA_SimpleAttributeOperand, UA_TYPES_SIMPLEATTRIBUTEOPERAND > | inlineexplicit |
Wrapper()=default | opcua::Wrapper< UA_SimpleAttributeOperand > | |
Wrapper(const UA_SimpleAttributeOperand &native) | opcua::Wrapper< UA_SimpleAttributeOperand > | inlineexplicit |
Wrapper(UA_SimpleAttributeOperand &&native) noexcept | opcua::Wrapper< UA_SimpleAttributeOperand > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_SimpleAttributeOperand, UA_TYPES_SIMPLEATTRIBUTEOPERAND > | inline |