|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
inline |
Insert a string value into a named component of the structure.
Specialization for putting an std::string item into a structure Needed because we can't get this right using the template Put.
| name | The name of the item within the SDS structure. |
| value | The value to be inserted. |
| extraData | If not an empty string, then this value is put as the SDS extra string associated with this item. |
References drama::CreateRunDramaTask(), DramaTHROW_F, and Find().