Enum EParamFlags#
Defined in File param.idl
Enum Documentation#
-
enum class sdv::EParamFlags : uint32_t#
Parameter bitmask flags.
Values:
-
enumerator mask#
Flags for the setting the parameter attributes.
-
enumerator read_write#
Read/write access to the parameter.
-
enumerator read_only#
The parameter is read only.
-
enumerator temporary#
The parameter is marked as a temporary parameter.
-
enumerator state_mask#
Flags for the parameter states.
-
enumerator dirty#
Parameter has changed.
-
enumerator locked#
When set, the parameter is not writable.
-
enumerator mask
Flags for the setting the parameter attributes.
-
enumerator mask
Flags for the setting the parameter attributes.
-
enumerator mask
Flags for the setting the parameter attributes.
-
enumerator read_write
Read/write access to the parameter.
-
enumerator read_write
Read/write access to the parameter.
-
enumerator read_write
Read/write access to the parameter.
-
enumerator read_only
When set, the attribute is readonly.
The parameter is read only.
-
enumerator read_only
When set, the attribute is readonly.
-
enumerator read_only
When set, the attribute is readonly.
-
enumerator read_only
The parameter is read only.
-
enumerator read_only
The parameter is read only.
-
enumerator temporary
The parameter is marked as a temporary parameter.
-
enumerator temporary
The parameter is marked as a temporary parameter.
-
enumerator temporary
The parameter is marked as a temporary parameter.
-
enumerator state_mask
Flags for the parameter states.
-
enumerator state_mask
Flags for the parameter states.
-
enumerator state_mask
Flags for the parameter states.
-
enumerator dirty
Parameter has changed.
-
enumerator dirty
Parameter has changed.
-
enumerator dirty
Parameter has changed.
-
enumerator locked
When set, the parameter is not writable.
-
enumerator locked
When set, the parameter is not writable.
-
enumerator locked
When set, the parameter is not writable.
-
enumerator mask#