Define SDV_UNIQUE_VAR#
Defined in File param_impl.h
Define Documentation#
-
SDV_UNIQUE_VAR(prefix)#
Create a unique variable by using the COUNTER macro concatenated to a provided prefix.
- Parameters:
prefix – The prefix to use for the unique variable.