clear() noexcept | opcua::TypeWrapper< UA_WriteValue, UA_TYPES_WRITEVALUE > | inlineprotected |
getAttributeId() const noexcept | opcua::WriteValue | inline |
getIndexRange() const noexcept | opcua::WriteValue | inline |
getIndexRange() noexcept | opcua::WriteValue | inline |
getNodeId() const noexcept | opcua::WriteValue | inline |
getNodeId() noexcept | opcua::WriteValue | inline |
getTypeIndex() | opcua::TypeWrapper< UA_WriteValue, UA_TYPES_WRITEVALUE > | inlinestatic |
getValue() const noexcept | opcua::WriteValue | inline |
getValue() noexcept | opcua::WriteValue | inline |
handle() noexcept | opcua::Wrapper< UA_WriteValue > | inline |
handle() const noexcept | opcua::Wrapper< UA_WriteValue > | inline |
native() const noexcept | opcua::Wrapper< UA_WriteValue > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_WriteValue > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_WriteValue > | |
operator const UA_WriteValue &() const noexcept | opcua::Wrapper< UA_WriteValue > | inline |
operator UA_WriteValue &() noexcept | opcua::Wrapper< UA_WriteValue > | inline |
operator->() noexcept | opcua::Wrapper< UA_WriteValue > | inline |
operator->() const noexcept | opcua::Wrapper< UA_WriteValue > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_WriteValue, UA_TYPES_WRITEVALUE > | inline |
operator=(const UA_WriteValue &native) | opcua::TypeWrapper< UA_WriteValue, UA_TYPES_WRITEVALUE > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_WriteValue, UA_TYPES_WRITEVALUE > | inline |
operator=(UA_WriteValue &&native) noexcept | opcua::TypeWrapper< UA_WriteValue, UA_TYPES_WRITEVALUE > | inline |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_WriteValue, UA_TYPES_WRITEVALUE > | inline |
swap(UA_WriteValue &native) noexcept | opcua::TypeWrapper< UA_WriteValue, UA_TYPES_WRITEVALUE > | inline |
TypeWrapper()=default | opcua::WriteValue | |
TypeWrapper(const T &native) | opcua::WriteValue | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::WriteValue | inline |
TypeWrapper(const TypeWrapper &other) | opcua::WriteValue | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::WriteValue | inline |
opcua::TypeWrapper< UA_WriteValue, UA_TYPES_WRITEVALUE >::TypeWrapper(const UA_WriteValue &native) | opcua::TypeWrapper< UA_WriteValue, UA_TYPES_WRITEVALUE > | inlineexplicit |
Wrapper()=default | opcua::Wrapper< UA_WriteValue > | |
Wrapper(const UA_WriteValue &native) | opcua::Wrapper< UA_WriteValue > | inlineexplicit |
Wrapper(UA_WriteValue &&native) noexcept | opcua::Wrapper< UA_WriteValue > | inlineexplicit |
WriteValue(NodeId nodeId, AttributeId attributeId, std::string_view indexRange, DataValue value) | opcua::WriteValue | inline |
~TypeWrapper() | opcua::TypeWrapper< UA_WriteValue, UA_TYPES_WRITEVALUE > | inline |