AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ operator=()

template<typename SDS_T >
class_type & drama::Parameter< SDS_T >::operator= ( SDS_T  val)
inline

Set the value of the parameter to the specified value.

Any monitors of the parameter are updated.

Parameters
valThe new value for the parameter.
Returns
The new value of the parameter

References drama::CreateRunDramaTask(), and DramaTHROW_S.