|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
inline |
Construct a parameter of a given name.
| task | The DRAMA Task we are part of. This is passed by pointer, but Parameter is not taking ownership of the subject object, which must continue to exist until the Parameter object is destroyed. |
| name | The name of the parameter. |
| initVal | The initial value of the parameter. |
References drama::sds::Id::CreateFromSdsIdType(), and drama::CreateRunDramaTask().