clear() noexcept | opcua::TypeWrapper< UA_VariableAttributes, UA_TYPES_VARIABLEATTRIBUTES > | inlineprotected |
getAccessLevel() const noexcept | opcua::VariableAttributes | inline |
getArrayDimensions() const noexcept | opcua::VariableAttributes | inline |
getArrayDimensions() noexcept | opcua::VariableAttributes | inline |
getDataType() const noexcept | opcua::VariableAttributes | inline |
getDescription() const noexcept | opcua::VariableAttributes | inline |
getDisplayName() const noexcept | opcua::VariableAttributes | inline |
getHistorizing() const noexcept | opcua::VariableAttributes | inline |
getMinimumSamplingInterval() const noexcept | opcua::VariableAttributes | inline |
getSpecifiedAttributes() const noexcept | opcua::VariableAttributes | inline |
getTypeIndex() | opcua::TypeWrapper< UA_VariableAttributes, UA_TYPES_VARIABLEATTRIBUTES > | inlinestatic |
getUserAccessLevel() const noexcept | opcua::VariableAttributes | inline |
getUserWriteMask() const noexcept | opcua::VariableAttributes | inline |
getValue() const noexcept | opcua::VariableAttributes | inline |
getValueRank() const noexcept | opcua::VariableAttributes | inline |
getWriteMask() const noexcept | opcua::VariableAttributes | inline |
handle() noexcept | opcua::Wrapper< UA_VariableAttributes > | inline |
handle() const noexcept | opcua::Wrapper< UA_VariableAttributes > | inline |
native() const noexcept | opcua::Wrapper< UA_VariableAttributes > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_VariableAttributes > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_VariableAttributes > | |
operator const UA_VariableAttributes &() const noexcept | opcua::Wrapper< UA_VariableAttributes > | inline |
operator UA_VariableAttributes &() noexcept | opcua::Wrapper< UA_VariableAttributes > | inline |
operator->() noexcept | opcua::Wrapper< UA_VariableAttributes > | inline |
operator->() const noexcept | opcua::Wrapper< UA_VariableAttributes > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_VariableAttributes, UA_TYPES_VARIABLEATTRIBUTES > | inline |
operator=(const UA_VariableAttributes &native) | opcua::TypeWrapper< UA_VariableAttributes, UA_TYPES_VARIABLEATTRIBUTES > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_VariableAttributes, UA_TYPES_VARIABLEATTRIBUTES > | inline |
operator=(UA_VariableAttributes &&native) noexcept | opcua::TypeWrapper< UA_VariableAttributes, UA_TYPES_VARIABLEATTRIBUTES > | inline |
setAccessLevel(Bitmask< AccessLevel > accessLevel) noexcept | opcua::VariableAttributes | inline |
setArrayDimensions(Span< const uint32_t > arrayDimensions) | opcua::VariableAttributes | inline |
setDataType(const NodeId &dataType) | opcua::VariableAttributes | inline |
setDataType() | opcua::VariableAttributes | inline |
setDescription(const LocalizedText &description) | opcua::VariableAttributes | inline |
setDisplayName(const LocalizedText &displayName) | opcua::VariableAttributes | inline |
setHistorizing(bool historizing) noexcept | opcua::VariableAttributes | inline |
setMinimumSamplingInterval(double minimumSamplingInterval) noexcept | opcua::VariableAttributes | inline |
setUserAccessLevel(Bitmask< AccessLevel > userAccessLevel) noexcept | opcua::VariableAttributes | inline |
setUserWriteMask(Bitmask< WriteMask > userWriteMask) noexcept | opcua::VariableAttributes | inline |
setValue(const Variant &value) | opcua::VariableAttributes | inline |
setValueArray(Args &&... args) | opcua::VariableAttributes | inline |
setValueRank(ValueRank valueRank) noexcept | opcua::VariableAttributes | inline |
setValueScalar(Args &&... args) | opcua::VariableAttributes | inline |
setWriteMask(Bitmask< WriteMask > writeMask) noexcept | opcua::VariableAttributes | inline |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_VariableAttributes, UA_TYPES_VARIABLEATTRIBUTES > | inline |
swap(UA_VariableAttributes &native) noexcept | opcua::TypeWrapper< UA_VariableAttributes, UA_TYPES_VARIABLEATTRIBUTES > | inline |
TypeWrapper()=default | opcua::VariableAttributes | |
TypeWrapper(const T &native) | opcua::VariableAttributes | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::VariableAttributes | inline |
TypeWrapper(const TypeWrapper &other) | opcua::VariableAttributes | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::VariableAttributes | inline |
opcua::TypeWrapper< UA_VariableAttributes, UA_TYPES_VARIABLEATTRIBUTES >::TypeWrapper(const UA_VariableAttributes &native) | opcua::TypeWrapper< UA_VariableAttributes, UA_TYPES_VARIABLEATTRIBUTES > | inlineexplicit |
VariableAttributes() | opcua::VariableAttributes | inline |
Wrapper()=default | opcua::Wrapper< UA_VariableAttributes > | |
Wrapper(const UA_VariableAttributes &native) | opcua::Wrapper< UA_VariableAttributes > | inlineexplicit |
Wrapper(UA_VariableAttributes &&native) noexcept | opcua::Wrapper< UA_VariableAttributes > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_VariableAttributes, UA_TYPES_VARIABLEATTRIBUTES > | inline |