clear() noexcept | opcua::TypeWrapper< UA_ReadValueId, UA_TYPES_READVALUEID > | inlineprotected |
getAttributeId() const noexcept | opcua::ReadValueId | inline |
getDataEncoding() const noexcept | opcua::ReadValueId | inline |
getDataEncoding() noexcept | opcua::ReadValueId | inline |
getIndexRange() const noexcept | opcua::ReadValueId | inline |
getIndexRange() noexcept | opcua::ReadValueId | inline |
getNodeId() const noexcept | opcua::ReadValueId | inline |
getNodeId() noexcept | opcua::ReadValueId | inline |
getTypeIndex() | opcua::TypeWrapper< UA_ReadValueId, UA_TYPES_READVALUEID > | inlinestatic |
handle() noexcept | opcua::Wrapper< UA_ReadValueId > | inline |
handle() const noexcept | opcua::Wrapper< UA_ReadValueId > | inline |
native() const noexcept | opcua::Wrapper< UA_ReadValueId > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_ReadValueId > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_ReadValueId > | |
operator const UA_ReadValueId &() const noexcept | opcua::Wrapper< UA_ReadValueId > | inline |
operator UA_ReadValueId &() noexcept | opcua::Wrapper< UA_ReadValueId > | inline |
operator->() noexcept | opcua::Wrapper< UA_ReadValueId > | inline |
operator->() const noexcept | opcua::Wrapper< UA_ReadValueId > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_ReadValueId, UA_TYPES_READVALUEID > | inline |
operator=(const UA_ReadValueId &native) | opcua::TypeWrapper< UA_ReadValueId, UA_TYPES_READVALUEID > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_ReadValueId, UA_TYPES_READVALUEID > | inline |
operator=(UA_ReadValueId &&native) noexcept | opcua::TypeWrapper< UA_ReadValueId, UA_TYPES_READVALUEID > | inline |
ReadValueId(NodeId nodeId, AttributeId attributeId, std::string_view indexRange={}, QualifiedName dataEncoding={}) | opcua::ReadValueId | inline |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_ReadValueId, UA_TYPES_READVALUEID > | inline |
swap(UA_ReadValueId &native) noexcept | opcua::TypeWrapper< UA_ReadValueId, UA_TYPES_READVALUEID > | inline |
TypeWrapper()=default | opcua::ReadValueId | |
TypeWrapper(const T &native) | opcua::ReadValueId | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::ReadValueId | inline |
TypeWrapper(const TypeWrapper &other) | opcua::ReadValueId | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::ReadValueId | inline |
opcua::TypeWrapper< UA_ReadValueId, UA_TYPES_READVALUEID >::TypeWrapper(const UA_ReadValueId &native) | opcua::TypeWrapper< UA_ReadValueId, UA_TYPES_READVALUEID > | inlineexplicit |
Wrapper()=default | opcua::Wrapper< UA_ReadValueId > | |
Wrapper(const UA_ReadValueId &native) | opcua::Wrapper< UA_ReadValueId > | inlineexplicit |
Wrapper(UA_ReadValueId &&native) noexcept | opcua::Wrapper< UA_ReadValueId > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_ReadValueId, UA_TYPES_READVALUEID > | inline |