DeviceParameter.clear Method¶
Module: DeviceParameter
Definition¶
Resets the parameter’s state, clearing its name, type, and value
This function is useful for reinitializing the parameter object without the need for re-allocation.
void clear()
Exceptions
An error has occurred during Devices Library execution.