open62541pp 0.19.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::ua::VariableAttributes Member List

This is the complete list of members for opcua::ua::VariableAttributes, including all inherited members.

accessLevel() const noexceptopcua::ua::VariableAttributesinline
arrayDimensions() const noexceptopcua::ua::VariableAttributesinline
arrayDimensions() noexceptopcua::ua::VariableAttributesinline
asNative(T *wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(const T *wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(T &wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(const T &wrapper) noexceptopcua::Wrapper< T, Handler >related
asWrapper(typename T::NativeType *native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(const typename T::NativeType *native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(typename T::NativeType &native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(const typename T::NativeType &native) noexceptopcua::Wrapper< T, Handler >related
clear() noexceptopcua::Wrapper< T, Handler >inlineprotected
dataType() const noexceptopcua::ua::VariableAttributesinline
description() const noexceptopcua::ua::VariableAttributesinline
displayName() const noexceptopcua::ua::VariableAttributesinline
handle() noexceptopcua::Wrapper< T, Handler >inline
handle() const noexceptopcua::Wrapper< T, Handler >inline
HandlerType typedefopcua::Wrapper< T, Handler >
historizing() const noexceptopcua::ua::VariableAttributesinline
minimumSamplingInterval() const noexceptopcua::ua::VariableAttributesinline
native() const noexceptopcua::Wrapper< T, Handler >inlineprotected
native() noexceptopcua::Wrapper< T, Handler >inlineprotected
NativeType typedefopcua::Wrapper< T, Handler >
operator const T &() const noexceptopcua::Wrapper< T, Handler >inline
operator T&() noexceptopcua::Wrapper< T, Handler >inline
operator->() noexceptopcua::Wrapper< T, Handler >inline
operator->() const noexceptopcua::Wrapper< T, Handler >inline
operator=(const Wrapper &other)opcua::Wrapper< T, Handler >inline
operator=(const T &native)opcua::Wrapper< T, Handler >inline
operator=(Wrapper &&other) noexceptopcua::Wrapper< T, Handler >inline
operator=(T &&native) noexceptopcua::Wrapper< T, Handler >inline
setAccessLevel(Bitmask< AccessLevel > accessLevel) noexceptopcua::ua::VariableAttributesinline
setArrayDimensions(Span< const uint32_t > arrayDimensions)opcua::ua::VariableAttributesinline
setDataType(NodeId dataType)opcua::ua::VariableAttributesinline
setDataType()opcua::ua::VariableAttributesinline
setDescription(LocalizedText description)opcua::ua::VariableAttributesinline
setDisplayName(LocalizedText displayName)opcua::ua::VariableAttributesinline
setHistorizing(bool historizing) noexceptopcua::ua::VariableAttributesinline
setMinimumSamplingInterval(double minimumSamplingInterval) noexceptopcua::ua::VariableAttributesinline
setUserAccessLevel(Bitmask< AccessLevel > userAccessLevel) noexceptopcua::ua::VariableAttributesinline
setUserWriteMask(Bitmask< WriteMask > userWriteMask) noexceptopcua::ua::VariableAttributesinline
setValue(Variant value)opcua::ua::VariableAttributesinline
setValueArray(Args &&... args)opcua::ua::VariableAttributesinline
setValueRank(ValueRank valueRank) noexceptopcua::ua::VariableAttributesinline
setValueScalar(Args &&... args)opcua::ua::VariableAttributesinline
setWriteMask(Bitmask< WriteMask > writeMask) noexceptopcua::ua::VariableAttributesinline
specifiedAttributes() const noexceptopcua::ua::VariableAttributesinline
swap(Wrapper &other) noexceptopcua::Wrapper< T, Handler >inline
swap(T &native) noexceptopcua::Wrapper< T, Handler >inline
userAccessLevel() const noexceptopcua::ua::VariableAttributesinline
userWriteMask() const noexceptopcua::ua::VariableAttributesinline
value() const noexceptopcua::ua::VariableAttributesinline
valueRank() const noexceptopcua::ua::VariableAttributesinline
VariableAttributes()opcua::ua::VariableAttributesinline
Wrapper() noexcept=defaultopcua::ua::VariableAttributes
Wrapper(const Wrapper &other)opcua::ua::VariableAttributesinline
Wrapper(const T &native)opcua::ua::VariableAttributesinlineexplicit
Wrapper(Wrapper &&other) noexceptopcua::ua::VariableAttributesinline
Wrapper(T &&native) noexceptopcua::ua::VariableAttributesinline
writeMask() const noexceptopcua::ua::VariableAttributesinline
~Wrapper() noexcept=defaultopcua::Wrapper< T, Handler >